SMTP self signed certificate Issue

Hello,

We cannot connect to our internal SMTP relay server with self-signed certs, there is no option in retool to override it. any possible solution or workaround?

Thanks
Dinesh

Hey Dinesh! With an on premise setup, you can supply your own certificates by mounting them in a volume to the api and db-connector containers. You can then point the instance to those certs via the NODE_EXTRA_CA_CERTS environment variable. We have some docs on how to do this here.

If you are using our cloud offering, unfortunately there is no way around this.

Let us know if you have any other questions!