You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sending email with Test Result link does not work on a system that had 2.3 installed and then was upgraded to 2.4
The following is displayed in the server log:
{"message":"101057795:error:14082174:SSL routines:ssl3_check_cert_and_algorithm:dh key too small:openssl\ssl\s3_clnt.c:3615:\n","stack":"Error: 101057795:error:14082174:SSL routines:ssl3_check_cert_and_algorithm:dh key too small:openssl\ssl\s3_clnt.c:3615:\n\n at Error (native)","stage":"starttls","level":"info","timestamp":"2016-06-23T16:41:11.372Z"}
Did something change in the implementation of SMTP emails between the two versions?