cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Login paypal

From: Michael Hecker <Hecker.Michael_at_gmx.de>
Date: Thu, 08 Nov 2007 02:07:13 +0100

Hey,
I couln't extract the server's certificate but this bundle
(http://curl.haxx.se/ca/cacert.pem) worked.

Thanks to everybody!
Michael

Guenter Knauf schrieb:
> Hi,
>
>> New question:
>> How can I extract the server cert and save it locally?
>>
> if you mean the CA, then you can do that with openssl:
> openssl s_client -connect host:port > tmp
>
> Guenter.
>
>
>
Received on 2007-11-08