cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: IIS with 2 way SSL

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 3 Apr 2002 15:59:47 +0200 (MET DST)

On Wed, 3 Apr 2002, latha_srinivasan wrote:

> 2 way ssl in the sense the client verifies the server's certificate
> against the server root and viceversa.

You need to pass a certificate to libcurl for the server to verify your
client and you need to specify a CA certificate to libcurl in order to verify
the server's certificate.

I'd recommend upgrading to 7.9.5, as we've improved some of the SSL options
since 7.9.2.

All the options required are documented in the curl_easy_setopt man page.
AFAIK.

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2002-04-03