Hello,
When trying to send e-mail alerts (Options/Alerts) using SSL, I get an
error:140770FC: SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol.
I thought this is because my mail server accepts TLS only, and would not accept SSL, what the client apparently attempts to do. However, the message refers to SSL23 (from the client, I presume), and the SSLv23 API should also negotiate with a TLSv1 server - or at least that's what I understand.
Would there be something else to it? Or should I change my mail server to SSLv2 (which I could consider given it's my own). I can provide a trace, if needed.
Thank you,