How to do mutual TLS between Developer portal(Acquia) and on prem SMTP server

Hello,

There is a requirement where we need to add a SMTP server to the developer portal hosted on Acquia. SMTP server is in VPN with a public end point. How can we configure mutual TLS between the two.

I can see the an encryption protocol drop-down in SMTP module but where are the certificates stored.

Regards,

Pratyush

0 3 245
3 REPLIES 3

There is a Acquia Doc on setting up 3rd party SMTP with TLS: https://docs.acquia.com/acquia-cloud/manage/email/3rdparty

Hi Chris,

Thank you for the response.

I understand the configuration part in drupal, but to attain mutual TLS between client server and Developer portal, what all things are there which we need to do, for ex: the way we configure in edge, we store the client certificate in the trust store , share out certificate to cient and then connect to the desired endpoint, similarly what all configuration changes can be done in acquia server.

Regards,

Pratyush