You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Determine the fingerprint of the server's ssl cert
$ openssl s_client -showcerts -connect irc.nerd2nerd.org:6697 < /dev/null | openssl x509 -sha256 -fingerprint -noout| sed 's/://g'
depth=0 C = DE, ST = Bavaria, L = Wuerzburg, O = Nerd2Nerd, CN = com.nerd2nerd.org, emailAddress = [email protected]
verify error:num=18:self signed certificate
verify return:1
depth=0 C = DE, ST = Bavaria, L = Wuerzburg, O = Nerd2Nerd, CN = com.nerd2nerd.org, emailAddress = [email protected]
verify return:1
DONE
SHA256 Fingerprint=4D484E8D5A6C5A8BA279DB2C4DA064D5A78D9D28C398A631E76D06ABA30ECFB7