From: Tim Tassonis <[EMAIL PROTECTED]>
timtas> What I found out as well:
timtas>
timtas> - openssl s_client -ssl2 works
timtas> - openssl s_client -ssl3 works
timtas>
timtas> So, only when I specify no protocol, the error occurs. What could that
timtas> mean?
That the server doesn't like TLS1 too much, I guess, or that there is
something weird when TLS1 is used. Trying the following makes it
pretty clear:
openssl s_client -debug -no_tls1 -connect www.genowebpayment.de:443
--
Richard Levitte \ Spannvägen 38, II \ [EMAIL PROTECTED]
Chairman@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
Redakteur@Stacken \ SWEDEN \ or +46-709-50 36 10
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, Celo Communications: http://www.celocom.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]