Differences

This shows you the differences between two versions of the page.

Link to this comparison view

openssl [2010/12/07 00:00]
a created
openssl [2013/01/04 12:49] (current)
2a01:260:4121:1:9cb7:e18a:b743:c7ae
Line 1: Line 1:
 +===== Usefull commands =====
 +
 +# How to tell if a SSL cert is 'trusted' or not from the CLI.
 +# This example uses openssl unsuccessfully on OS X.
 +# shop.snootlab.com:443 should be 'untrusted', view in browser.
 +
 +   echo "GET /" | openssl s_client -connect shop.snootlab.com:443 | openssl x509 -text | openssl verify
 +   
 ===== Using openssl as a client ===== ===== Using openssl as a client =====
  
openssl.txt ยท Last modified: 2013/01/04 12:49 by 2a01:260:4121:1:9cb7:e18a:b743:c7ae
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready