Skip to content
This repository has been archived by the owner on Oct 11, 2019. It is now read-only.

Option to allow self-signed SSL certificates #2

Open
elelel opened this issue Nov 17, 2016 · 0 comments
Open

Option to allow self-signed SSL certificates #2

elelel opened this issue Nov 17, 2016 · 0 comments

Comments

@elelel
Copy link

elelel commented Nov 17, 2016

Currently the module does not have an option to allow SMTP servers with self-signed certificates. These can be useful in scenarios when only encryption layer is required.
This can be fixed by adding:
tls: { rejectUnauthorized: settings['emailer:local:tls_allow_unauthrozied'] }
to smtpConfig variable in Emailer.send function.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant