Hi --

I have successfully installed SSLeay 1.03 and run the test.pl script
that is included.  This script contacts several external secure server
sites.

The problem is, I can't get to the one site that I need to get to.  It's
running the Stronghold server (based on Apache 2.2 server), and supports
the following ciphers:

    RC4 with MD5
    RC4 with MD5 40-bit
    RC2 with MD5
    DES with MD5
    Triple DES with MD5
    RC4-64-MD5

I get a segmentation violation and the following output:

=====

Opening connection to www.creditnet.com:443 (0)
Creating SSL  context...
Creating SSL connection (context was '1932808')...
Setting fd (ctx 1932808, con 1932552)...
Entering SSL negotiation phase...
SSLeay connect returned 0
Cipher `(NONE)'

=====

So it looks like it's the cipher negotiation that's failing.  Any help
would be greatly appreciated!  I don't know where to go from here but
it's extremely frustrating, especially since I was able to connect to my
own secure server.

--Linda Mundy
  [EMAIL PROTECTED]

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to