Fysh SSL Certificates: Difference between revisions

From FyshyWyky
Jump to navigationJump to search
(→‎Introduction: Might as well list www.miggy.org as well)
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
'''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'''.
'''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 <url to come>.
To check what the details of the current certificates please visit:
 
{| class="wikitable" border="1"
|-
! Site Hostname
! Aliases
! SSL Cert details
! Notes
|-
| www.fysh.org
| fysh.org
| [[https://www.fysh.org/ssl/www.fysh.org.txt www.fysh.org SSL Cert Details]]
|
|-
| squirrelmail.fysh.org
| sm.fysh.org, mail.fysh.org
| [[https://www.fysh.org/ssl/squirrelmail.fysh.org.txt 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.  [mailto:root@fysh.org Let us know] if you encounter any problems due to this.
|-
| mail.fysh.org
|
| [[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.
|-
| 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.'''

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.