cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: verification of certificate

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 27 Oct 2004 15:18:22 +0200 (CEST)

On Wed, 27 Oct 2004, [big5] ¶ÀºÓ¹F wrote:

> Do anyone know can libcurl do the verification jobs without connections ? I
> am talking about , what I want to do is I already get a certificate(on my
> local machine) from a server, can I use libcurl to do the verification ?

No, libcurl only verifies on connect.

> If I can use libcurl that way, do anyone know which library or uitility I
> can use (with source code)

I figure OpenSSL probably have a way to do it, or at least contains code that
can do it.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-10-27