From c807880f7ac73f813b2660ea81a00f7712a4e793 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Mon, 29 Aug 2016 12:39:49 +0200 Subject: Add old mailing list archives --- archives/extend/2014-April/000368.html | 114 +++++++++++++++++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 archives/extend/2014-April/000368.html (limited to 'archives/extend/2014-April/000368.html') diff --git a/archives/extend/2014-April/000368.html b/archives/extend/2014-April/000368.html new file mode 100644 index 00000000..248f6be8 --- /dev/null +++ b/archives/extend/2014-April/000368.html @@ -0,0 +1,114 @@ + + + + [99s-extend] ssl_hello_world + + + + + + + + + + +

[99s-extend] ssl_hello_world

+ Samir Sow + samset at wanadoo.fr +
+ Fri Apr 11 13:25:51 CEST 2014 +

+
+ +
Thx.
+
+Same error …
+Openssl s_client does not work either.
+the server does not answer to ClientHello …
+
+Samir
+
+On 11 avr. 2014, at 13:18, Loïc Hoguin <essen at ninenines.eu> wrote:
+
+> The certificate in the SSL example is self-generated, try curl with the --insecure option.
+> 
+> On 04/11/2014 12:39 PM, Samir Sow wrote:
+>> 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
+>> 
+>> 
+>> _______________________________________________
+>> Extend mailing list
+>> Extend at lists.ninenines.eu
+>> https://lists.ninenines.eu/listinfo/extend
+>> 
+> 
+> -- 
+> Loïc Hoguin
+> http://ninenines.eu
+
+
+
+ + +
+

+ +
+More information about the Extend +mailing list
+ -- cgit v1.2.3