=== CyberHacker__ is now known as CyberHacker [17:58] I upgraded to 18.10, but seems like SSL is doing weird? [17:58] alot of SSL connections just seems to hang [17:58] somebody else had this [17:58] ? [17:58] $ openssl s_client -connect packagecloud.io:443 [17:58] CONNECTED(00000003) [17:58] and then hang forever [20:29] dupondje: try typing Q at the console at this point [20:32] dupondje: it is not SSL gone weird, it is how openssl behaves [20:41] dupondje: or run openssl s_client -connect packagecloud.io:433 < /dev/null [20:44] dupondje: finally, your output is different from mine for the same command you show