Fysh SSL Certificates: Difference between revisions

From FyshyWyky
Jump to navigationJump to search
(→‎*.fysh.org: startSSL cert may need adding ....)
(→‎Introduction: Might as well list www.miggy.org as well)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Introduction =
= Introduction =
In the past Fysh.Org used several self-signed SSL certificates to facilitate the use of SSL encryption on various services.  Because these were self-signed they caused web browsers to issue a warning.  From 18th December 2012 a properly signed certificate has been in use on all Fysh.Org services.


= Fysh.Org Certificates' Details =
'''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'''.
== *.fysh.org ==
Fysh.Org uses the following certificate. This will also be used by '''any''' web site we server if accessed via HTTPS rather than HTTP.  The same certificate is also used for [[Mail]] services on mail.fysh.org, [[News]] on nntp.fysh.org etc.


Note that your browser may not have the necessary CA certificate installed, see [http://www.startssl.com/?app=25#31 Why does Firefox present a warning when connecting to my website?].  Remember if you install that certificate you're expressly trusting StartSSL to only issue valid certificates.
To check what the details of the current certificates please visit:


Text-form, note this was hand-typed from the image below (so it may contain mistakes).
{| class="wikitable" border="1"
<pre>Issued To
|-
Common Name: *.fysh.org
! Site Hostname
Organisation: Michael Ashton
! 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]]
|
|}


Issued By
'''NB: The code that extracts the "X509v3 Subject Alternative Name" section is a little fragile, so might not always show correct data.'''
Common Name: StartCom Class 2 Primary Intermediate Server CA
Organisation: StartCom Ltd.
Organisational Unit (OU): Secure Digital Certificate Signing
 
Validity
Issued On: 12/12/2012
Expires On: 14/12/2014
 
Fingerprints
SHA-256 Fingerprint: 16 4A CB C1 5C 32 88 9F EF D7 C3 5F B0 79 79 4C C1 68 D6 AF 4B 10 63 2A 5A 7C 89 05 45 8B C3 58
SHA1 Fingerprint: 96 D3 A1 F1 D3 5B 5A 08 86 83 4D 1E 36 3C 87 7C 21 0D 6F 17
</pre>
 
What [https://www.google.com/intl/en/chrome/browser/ Google Chrome] thinks it is:
 
[[Image:Wildcard.fysh.org-ssl-certificate.png|alt=SSL Certificate Details for *.fysh.org|SSL Certificate Details for *.fysh.org]]

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.