Add rusted SSL certificates in n8n Cloud

The idea is:

Basically this feature: Configure n8n to use your own certificate authority | n8n Docs
needs to be added to n8n cloud.
A lot of cloud database services like Supabase, Digital Ocean, Aiven, UbiCloud etc. can currently not be connected to in a secure way with n8n cloud, because the SSL certificate is not trusted by n8n.

My use case:

Connect the Postgres Node securely with n8n cloud with SSL activated (currently not possible with a lot of cloud database providers and thus not production ready)

I think it would be beneficial to add this because:

Any resources to support this?

Are you willing to work on this?