| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
How to use curl with a 'trusted root certificate' with a self-signed cert
From: T A <tedaetc_at_yahoo.com>
Date: Wed, 3 Aug 2005 07:56:15 -0700 (PDT)
Hi,
Not really - a 'self-signed' certs is just it's own CA - you should be able
I am using curl with openssl on linux. I have a certificate from a self signed server. The certificate is in the DER format.
I am using openssl to convert the DER cert to a PEM cert like so
openssl x509 -in CCWSCert.cer -inform DER -out CCWS_trust.pem -outform PEM
Question 1 - Do I need to add something like -addtrust or -trustout to the above command to make it a trusted cert?
Question 2 - Once I have converted the cert, what is the curl command line to use that cert? I've tried using -E and --cacert and neither seems appropriate nor seems to work
Any help would be appreciated. I know that this is old hat for most of the more experienced developers, so please take a moment and do a new user a big favor.
Thanks,
Ted
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info