cURL / Mailing Lists / curl-users / Single Mail

curl-users

curl: (58) unable to set certificate file (wrong password?)

From: hallian hallian <hallian_at_hotmail.com>
Date: Wed, 01 Sep 2004 16:19:29 -0600

Hello -

I have being playing around with openssl and curl and have tried to use curl
with "https." This is what I have done. I have created a CA and then
server certs.

[root_at_localhost ssl.key]# curl -k --cipher DHE-RSA-AES256-SHA --cert
/home/test/newcert.pem --cacert /usr/share/ssl/misc/demoCA/cacert.pem
https://24.221.29.41:1443/index.html

curl: (58) unable to set certificate file (wrong password?)

now, i did see from the mailing list putting username:password on the same
command line. Is it referring to the password via the htaccess which again
is the something I tried and it did not work. Any ideas? Even tried my
password for creating the cert too? Not sure which password?

thanks
hallian
Received on 2004-09-02