Openssl s client

From wikieduonline
Revision as of 07:07, 6 October 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search
  • openssl s_client -showcerts -connect YOUR_DOMAIN.COM:443
  • echo -n | openssl s_client -connect HOST:PORTNUMBER | sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' > /tmp/$SERVERNAME.cert [1]


See also

Advertising: