Hi,
I have a question about the email function in WebWork:
We have a Webwork2.13 running on a CentOS7 VM. It used a SMTP server in our University for sending email out. Currently it is just a plain connection to this SMTP, not use SSL. We plan to change it to SSL connection soon. I knew I need to enable the setting tls_allowed to 1 in site.conf, but I'd like to know whether it will support TLS1.2? TLS1.0 and 1.1 will be phased out in soon future. Anybody know this?
Thanks.
Dongchuan