Fysh SSL Certificates: Difference between revisions

From FyshyWyky
Jump to navigationJump to search
(→‎Introduction: Table of links to SSL cert details, and note about mail.fysh.org 'duplicate')
(→‎Introduction: Might as well list www.miggy.org as well)
 
Line 26: Line 26:
| [[https://www.fysh.org/ssl/mail.fysh.org.txt mail.fysh.org SSL Cert Details]]
| [[https://www.fysh.org/ssl/mail.fysh.org.txt mail.fysh.org SSL Cert Details]]
| Matches an alias on squirrelmail.fysh.org, which means there are two certs covering this (see above).  This certificate is only used by the email services (SMTP, IMAP, POP3), not any part of the web service. [mailto:root@fysh.org Let us know] if you encounter any problems due to this.
| Matches an alias on squirrelmail.fysh.org, which means there are two certs covering this (see above).  This certificate is only used by the email services (SMTP, IMAP, POP3), not any part of the web service. [mailto:root@fysh.org Let us know] if you encounter any problems due to this.
|-
| www.miggy.org
| miggy.org
| [[https://www.fysh.org/ssl/www.miggy.org.txt www.miggy.org SSL Cert Details]]
|
|}
|}


'''NB: The code that extracts the "X509v3 Subject Alternative Name" section is a little fragile, so might not always show correct data.'''
'''NB: The code that extracts the "X509v3 Subject Alternative Name" section is a little fragile, so might not always show correct data.'''

Latest revision as of 21:41, 9 February 2016

Introduction

NB: All fysh.org certificates are now being auto-renewed using LetsEncrypt. As such this page will not be maintained with the new details on each renewal.

To check what the details of the current certificates please visit:

Site Hostname Aliases SSL Cert details Notes
www.fysh.org fysh.org [www.fysh.org SSL Cert Details]
squirrelmail.fysh.org sm.fysh.org, mail.fysh.org [squirrelmail.fysh.org SSL Cert Details] Includes an alias to mail.fysh.org, which means there are two certs covering this (see below). This certificate is only used by the web server, not any email service. Let us know if you encounter any problems due to this.
mail.fysh.org [mail.fysh.org SSL Cert Details] Matches an alias on squirrelmail.fysh.org, which means there are two certs covering this (see above). This certificate is only used by the email services (SMTP, IMAP, POP3), not any part of the web service. Let us know if you encounter any problems due to this.
www.miggy.org miggy.org [www.miggy.org SSL Cert Details]

NB: The code that extracts the "X509v3 Subject Alternative Name" section is a little fragile, so might not always show correct data.