Me again... sorry to bother you. I still have a problem with the
MTA at mail.stalker.com. The developer from Stalker was very helpful
and he concluded there is a bug in OpenSSL.
Here is his e-mail:
! We have added the check for the "premaster secret" verification.
! According to the SSL/TLS standard, the first 2 bytes of that secret
! should be the protocol version. Since CgatePro insists on TLSv0 (aka
! SSL 3.0), the OpenSSL correctly switches to that protocol. But - forgets
! about it in the premaster secret: the first 2 bytes there show "3" "1",
! instead of "3" "0".
I have to admit I couldn't find this from a brief look. If you need
the logfile, I can send it to you, but it is easy to reproduce using
the starttls application
openssl starttls -connect mail.stalker.com:25 -debug
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]