cURL / Mailing Lists / curl-users / Single Mail

curl-users

certificate chains in curl

From: Graeme Pyle <graemian_at_yahoo.com>
Date: Wed, 21 Jun 2000 08:09:50 -0700 (PDT)

hi,

i'm having some trouble getting curl to autenticate to
my https server

my certificate is chained. "openssl s_client" works
with the command line:

openssl s_client -cert realcert.pem -host
e.mustek.co.za -port 443 -bugs -CAfile list.pem

but not without the CAfile parameter. curl also fails
to authenticate.

is there some way i can tell curl about my chain in a
config file or environment variable?

thanks,

g

=====
Graeme Pyle
 
        +27 83 340 1642
        gpyle_at_bigfoot.com
        http://www.bigfoot.com/~gpyle
        http://calendar.yahoo.com/public/graemian

__________________________________________________
Do You Yahoo!?
Send instant messages with Yahoo! Messenger.
http://im.yahoo.com/
Received on 2000-06-21