[Systems] git.sugarlabs.org Secure Connection Failed

James Cameron quozl at laptop.org
Mon May 11 19:50:29 EDT 2015


Reproduced.

Research:

0.  wget is reporting 

OpenSSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol
Unable to establish SSL connection.

1.  the port 443 is returning an unencrypted response

wget http://git.sugarlabs.org:443/ -O -

2.  openssl test confirms

$ openssl s_client -connect git.sugarlabs.org:443
CONNECTED(00000003)
140575220627104:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:795:
---
no peer certificate available
---
No client certificate CA names sent
---
SSL handshake has read 7 bytes and written 305 bytes
---
New, (NONE), Cipher is (NONE)
Secure Renegotiation IS NOT supported
Compression: NONE
Expansion: NONE
---

References:

http://stackoverflow.com/questions/15166950/unable-to-establish-ssl-connection-how-do-i-fix-my-ssl-cert

-- 
James Cameron
http://quozl.linux.org.au/


More information about the Systems mailing list