node-red/node-red-nodes

Email using long password and Authentication as TLS

RudolfTheRedNode opened this issue · 1 comments

We got some requirement. Can we use Authentication TLS and a long long password?

Best regards,
Red-Node

Please use the Node-RED forums or the Node-RED Slack (both linked to from the bottom of the Node-RED homepage to ask questions.

It's not clear from your question what exactly you are asking here.

  • You can enable TLS when connecting to the mail server
  • The email nodes do not support TLS Client Certificate authentication
  • I'm not aware of any limitation on password length.

If you require TLS Client Certificate authentication then we would happily look at a Pull Request to add such a feature.