Richard Russo <[EMAIL PROTECTED]>:

> I'm trying to connect to a ssl capable webserver running iis 4.0 with
> rc2/md5 and rc4/md5 at export level with openssl from a redhat 6.0
> (kernel 2.2.5-15 smp) machine running openssl 0.9.4 and am getting
> handshake errors.
> 
> (output from demo/bio/saccept follows)
> [root@oracle1 bio]# ./sconnect www.checkservices.com:443
> write DELAY
> write DELAY
> write DELAY
> 28288:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake
> failure:s3_pkt.
> c:448:
> [root@oracle1 bio]#
> 
> other sites connect fine, and i can connect to this site through other
> means (gui webbrowsers), and the maintainer of the site says that other
> users can connect fine as well.

Try other ciphersuites, and try other protocol versions (e.g. allow
only SSL 3.0, not TLS 1.0).
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to