curl-library
Re: Login paypal
From: Guenter Knauf <eflash_at_gmx.net>
Date: Wed, 7 Nov 2007 23:05:45 +0100
Date: Wed, 7 Nov 2007 23:05:45 +0100
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-07