User Tools

Site Tools


quickreference:ssl

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
quickreference:ssl [2024/03/04 16:02] – [Links] rodolicoquickreference:ssl [2024/03/04 16:03] (current) rodolico
Line 1: Line 1:
 ====== SSL Quick Reference ====== ====== SSL Quick Reference ======
  
-Ever wondered when your SMTP SSL Certificates are up for renewal? What DNS entries your certificates have? A quick and dirty way of doing it from the command line was shown at [https://serverfault.com/questions/131627/how-to-inspect-remote-smtp-servers-tls-certificate#131628] and [https://stackoverflow.com/questions/13127352/how-to-check-subject-alternative-names-for-a-ssl-tls-certificate] 
- 
-Note: the discussions covered other things, and are well worth a 5 minute read. 
  
 ===== Get Certificate from remote host ===== ===== Get Certificate from remote host =====
 +
 +Ever wondered when your SMTP SSL Certificates are up for renewal? What DNS entries your certificates have? A quick and dirty way of doing it from the command line was shown at
 +  * https://serverfault.com/questions/131627/how-to-inspect-remote-smtp-servers-tls-certificate#131628
 +  * https://stackoverflow.com/questions/13127352/how-to-check-subject-alternative-names-for-a-ssl-tls-certificate
 +
 +Note: the discussions covered other things, and are well worth a 5 minute read.
  
 This is a quick and dirty that will get the certificate (and a lot of other stuff), but the certificate is in its MIME encoded format. This is a quick and dirty that will get the certificate (and a lot of other stuff), but the certificate is in its MIME encoded format.
quickreference/ssl.txt · Last modified: 2024/03/04 16:03 by rodolico