Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support SSL/TLS mode for the Email SMTP connector #125

Closed
maxidorius opened this issue Feb 13, 2019 · 1 comment
Closed

Support SSL/TLS mode for the Email SMTP connector #125

maxidorius opened this issue Feb 13, 2019 · 1 comment
Assignees
Labels
enhancement Enhancement of existing feature/documentation
Milestone

Comments

@maxidorius
Copy link
Member

Thanks to #106, we found out that the Email SMTP connector can deal with STARTLS, but not with SSL/TLS. We need to configure the right properties in the connector.

We should create a new connector called smtps to handle and ignore the tls config key in it.

@maxidorius maxidorius added the enhancement Enhancement of existing feature/documentation label Feb 13, 2019
@maxidorius maxidorius added this to the v1.4.x milestone Feb 13, 2019
@maxidorius
Copy link
Member Author

This mode can be enabled using the value 3 for the tls key.

@maxidorius maxidorius self-assigned this May 30, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Enhancement of existing feature/documentation
Projects
None yet
Development

No branches or pull requests

1 participant