cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Problem in opening https: sites

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 4 Dec 2007 22:40:00 +0100 (CET)

On Tue, 4 Dec 2007, Naiem Shaik wrote:

> I am working with Curl and NSS curl/7.17.1 (i686-pc-linux-gnu)
> libcurl/7.17.1 OpenSSL/0.9.8b zlib/1.2.3

When you use NSS you should rather tell us your NSS version and not your
OpenSSL version...

> I am able to open https://mail.google.com.
> But for any other https site, for eg: https://www.sbicard.com/sbi..

For *any* other site? So google is the only site in the world you can connect
to https://?

> error:1407E086:SSL routines:SSL2_SET_CERTIFICATE:certificate verify failed

Uhm, that sounds like:

#1 - an OpenSSL error so you don't use NSS...

#2 - you don't have the necessary ca cert provided to be able to verify this
      server. See http://curl.haxx.se/docs/sslcerts.html

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2007-12-04