Hello,

after updating from openssl 0.9.8l to openssl 0.9.8n,
I'm unable to connect to a TLS enabled SMTP server:

./openssl s_client -connect smtp.scriptroom.net:25 -starttls smtp -debug

28141:error:14092073:SSL routines:SSL3_GET_SERVER_HELLO:bad packet 
length:s3_clnt.c:878:

openssl is compiled with the "no-tlsext" option. no-tlsext was added back
in 2009 as openssl 0.9.8j had trouble connecting to a Centos 3 based server.
(http://marc.info/?l=openssl-dev&m=123192990505188)

openssl-0.9.8m is also affected. Any idea what might be going on?

Thanks in advance,
Thomas
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to