Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 167 Bytes

File metadata and controls

10 lines (5 loc) · 167 Bytes

Openssl Cheats

CSR anzeigen

openssl req -text -noout -in <FILE>

TLS Verbindung aufbauen

openssl s_client -showcerts -connect www.heise.de:443