Loading CS.md +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ Source: <https://wiki.debian.org/Keyboard> **Check/Open SSL connection (command line)** echo | openssl s_client -connect $HOST:$PORT -servername $SNI echo | openssl s_client -connect $HOST -port $PORT -servername $SNI - - - Loading Loading
CS.md +1 −1 Original line number Diff line number Diff line Loading @@ -9,7 +9,7 @@ Source: <https://wiki.debian.org/Keyboard> **Check/Open SSL connection (command line)** echo | openssl s_client -connect $HOST:$PORT -servername $SNI echo | openssl s_client -connect $HOST -port $PORT -servername $SNI - - - Loading