Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Testing

Assuming that your CA certs are available, without a web server you can determine if a certificate is valid,

...

Further testing can be done by pointing your browser to, https://www.krypton.com:4433 where you will a page showing the various ciphers available and some statistics about your connection. Most modern browsers will also allow you to examine the certificate as well.

Getting Information

An SSL certificate contains information about, issuer, valid dates, subject, and crypto,

Code Block
languagebash
openssl x509 \-text \-in www.myrapham.com_server.crt