> Date: Thu, 6 Sep 2012 20:42:47 +0200 > From: [email protected] > To: [email protected] > Subject: Re: SSL Connection Issue (from QNX Platform) > > On Wed, 5 Sep 2012, Sidde Gowda wrote: > > > * Connected to 172.17.0.11 (172.17.0.11) port 8443 (#0) > > * unable to use client certificate (no key found or wrong pass phrase?) > > * Closing connection #0 > > * Problem with the local SSL certificate > > > Basically, I have a CA server which has a crl file. I need to download it. > > Do I necessarily use client certificate? > > We don't know. Your server (admin) would know and tell you. Client certifates > are rarely used. > > > If yes, what option should I use? > > If yes, CURLOPT_SSLCERT and CURLOPT_SSLKEY and CURLOPT_KEYPASSWD. Assuming > you > have your cert and key using PEM format. > > -- > > / daniel.haxx.se
Hi Daniel Correct. I figured it out and hence did not follow up this thread. Thanks once again for supporting community Regards Sidde > ------------------------------------------------------------------- > List admin: http://cool.haxx.se/list/listinfo/curl-library > Etiquette: http://curl.haxx.se/mail/etiquette.html
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
