[99s-extend] ssl_hello_world

Samir Sow samset at wanadoo.fr
Fri Apr 11 12:39:13 CEST 2014


Hi,

Still struggling to make ssl work.

I downloaded the example ssl_hello_world.
Upon execution : i get the following error with curl 

 About to connect() to localhost port 8443 (#0)
*   Trying ::1... Connexion refusée
*   Trying 127.0.0.1... connected
* Connected to localhost (127.0.0.1) port 8443 (#0)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
* NSS error -8018
* Closing connection #0
* Problem with the SSL CA cert (path? access rights?)
curl: (77) Problem with the SSL CA cert (path? access rights?)


cmd = curl -vv --cacert priv/cert/cowboy-ca.crt -i https://localhost:8443/

cacert path checked.
read permission checked

I’ve tested with a browser and get a connection error.

Any clue ?

Samir





More information about the Extend mailing list