cURL / Mailing Lists / curl-users / Single Mail

curl-users

SSL Problems

From: Paul Harrington <paul_at_pizza.org>
Date: Thu, 21 Mar 2002 08:53:12 +0000

Hi,

        Not sure if this is related to my curl/libssl version but just in case
        somebody has seen this before.

        I'm doing a form post to an SSL web server which then returns a HTTP 302
        and redirects me to a new page.

        But I get:

        * Follow to new URL: https://www.egg.com/banking/youraccounts
        * Closing connection #0
        * Follows Location: to new URL: 'https://www.egg.com/banking/youraccounts'
        * Disables POST, goes with GET
        * SSL re-using session ID
        * Closing connection #0
        curl: (35) SSL: error:140920C5:SSL routines:SSL3_GET_SERVER_HELLO:old session cipher not returned

        Changing to SSL2 gives:

        curl: (35) SSL: error:1406D0D9:SSL routines:GET_SERVER_HELLO:reuse cert type not zero

        In the mean time I'm going to upgrade curl/libcurl and move to the new
        mailing list!

Regards

Paul
Received on 2002-03-21