Check to see if ssl3 works
¶
openssl s_client -connect 10.99.1.19:443 -ssl3
Check to see if tls 1.2 works
¶
openssl s_client -connect 10.99.1.19:443 -tls1_2
notes
Navigation
databases
elastic stuff
kubernetes
OpenSSH
Operating Systems
OSSEC
rsyslogd
ssl
Download a certificate
Auth with tls certificate
Adding a cert to the cert store
Create a self signed cert
Remove passphrase
Check to see if ssl3 works
Check to see if tls 1.2 works
Where I got this information
Look at certs!
certs
Stupid Unix Tricks
Tools
Vendor Stuff
misc
Related Topics
Documentation overview
ssl
Previous:
Create a self signed cert
Next:
Where I got this information
Quick search