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
when we run the following test command for ses it returns 220
openssl s_client -crlf -quiet -connect email-smtp.us-east-1.amazonaws.com:465
verify error:num=20:unable to get local issuer certificate
220 email-smtp.amazonaws.com ESMTP SimpleEmailService-XXXXXX XXXXXXX
421 Timeout waiting for data from client.
not able to send emails from 465.
The text was updated successfully, but these errors were encountered:
when we run the following test command for ses it returns 220
openssl s_client -crlf -quiet -connect email-smtp.us-east-1.amazonaws.com:465
verify error:num=20:unable to get local issuer certificate
220 email-smtp.amazonaws.com ESMTP SimpleEmailService-XXXXXX XXXXXXX
421 Timeout waiting for data from client.
not able to send emails from 465.
The text was updated successfully, but these errors were encountered: