support for mTLS #138
anju-geetha-bai-db
started this conversation in
Ideas
Replies: 1 comment
-
If you want to really put this into smtprelay you will need to extend As an alternative you could use something like a proxy in front to handle mTLS |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
is it possible to add mTLS support?
we need encrypted connection between relay and smtpGateway and the relay should be authenticated based on client certificate.
I played around with the codebase , but unsuccessful .
The error is " tls: first record does not look like a TLS handshake."
Beta Was this translation helpful? Give feedback.
All reactions