Difference between revisions of "HidekiSaitoCom PKI Information"

From Hideki Saito Wiki
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
Many of HidekiSaitoCom group sites utilize SSL/TLS encryption using [[wikipedia:SNI Server Name Indication]]. The following information outlines the nature of certificates being used.<ref>Due to the nature arising from incompatibilities that can be caused by SNI, it is not forced at the moment.]]
+
Many of HidekiSaitoCom group sites utilize SSL/TLS encryption using [[wikipedia:Server Name Indication|Server Name Indication]]. The following information outlines the nature of certificates being used.<ref>Due to the nature arising from incompatibilities that can be caused by SNI, it is not forced at the moment.</ref>
  
 
==General information about certificates being used==
 
==General information about certificates being used==
===Sites operated under commercially available certificates===
+
These sites use certificates issued by [https://letsencrypt.org Let's Encrypt].
* [https://hidekisaito.com/ HidekiSaitoCom]
+
 
* [https://hidekibin.hidekisaito.com/ HidekiBin] (Please also refer to [[HidekiBin Support]])
+
==Sites Supporting Encrypted Connections==
* 1 internal system
+
These accepts both clear (http) and encrypted (https) connections. Using the [https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security HSTS] mechanism, when the encrypted version is accessed, it'll force an encrypted connection for next 7 days after the last connection.
 +
 
 +
{| class="wikitable"
 +
!Name
 +
!URL
 +
!Note
 +
|-
 +
|The Official Website of Hideki Saito
 +
|https://hidekisaito.com/
 +
|
 +
|-
 +
|Hideki's Random Stuff
 +
|https://hideki.hclippr.com/
 +
|
 +
|-
 +
|Hideki's Random Stuff Japanese
 +
|https://ja.hideki.hclippr.com/
 +
|
 +
|-
 +
|Projects at HidekiSaitoCom
 +
|https://git.hidekisaito.com/
 +
|
 +
|-
 +
|Hideki's Song List
 +
|https://songlist.hclippr.com/
 +
|
 +
|-
 +
|HidekiBin
 +
|https://hidekibin.hidekisaito.com/
 +
|
 +
|-
 +
|GNU Privacy Guard Kouza
 +
|https://gnupg.hclippr.com/
 +
|
 +
|}
 +
 
 +
==Sites That Forces Encrypted Connections==
 +
The following redirect a clear (http) connection to an encrypted (https) connection.
 +
{| class="wikitable"
 +
!Name
 +
!URL
 +
!Note
 +
|-
 +
|Hideki Saito Wiki
 +
|https://en.wiki.hidekisaito.com/
 +
|Due to the mechanism of the MediaWiki that forces one type of connection or another.
 +
|-
 +
|Hideki Saito Wiki Japanese
 +
|https://ja.wiki.hidekisaito.com/
 +
|Due to the mechanism of the MediaWiki that forces one type of connection or another.
 +
|-
 +
|Hideki Saito Wiki (Selector)
 +
|https://wiki.hidekisaito.com/
 +
|To make this consistent with wikis.
 +
|}
 +
 
 +
==References==
 +
<references />
 +
 
 +
[[ja:HidekiSaitoCom PKI情報]]
 +
[[Category:PKI Information]]
 +
[[Category:Support Information]]

Latest revision as of 01:30, 4 December 2015

Many of HidekiSaitoCom group sites utilize SSL/TLS encryption using Server Name Indication. The following information outlines the nature of certificates being used.[1]

General information about certificates being used

These sites use certificates issued by Let's Encrypt.

Sites Supporting Encrypted Connections

These accepts both clear (http) and encrypted (https) connections. Using the HSTS mechanism, when the encrypted version is accessed, it'll force an encrypted connection for next 7 days after the last connection.

Name URL Note
The Official Website of Hideki Saito https://hidekisaito.com/
Hideki's Random Stuff https://hideki.hclippr.com/
Hideki's Random Stuff Japanese https://ja.hideki.hclippr.com/
Projects at HidekiSaitoCom https://git.hidekisaito.com/
Hideki's Song List https://songlist.hclippr.com/
HidekiBin https://hidekibin.hidekisaito.com/
GNU Privacy Guard Kouza https://gnupg.hclippr.com/

Sites That Forces Encrypted Connections

The following redirect a clear (http) connection to an encrypted (https) connection.

Name URL Note
Hideki Saito Wiki https://en.wiki.hidekisaito.com/ Due to the mechanism of the MediaWiki that forces one type of connection or another.
Hideki Saito Wiki Japanese https://ja.wiki.hidekisaito.com/ Due to the mechanism of the MediaWiki that forces one type of connection or another.
Hideki Saito Wiki (Selector) https://wiki.hidekisaito.com/ To make this consistent with wikis.

References

  1. Due to the nature arising from incompatibilities that can be caused by SNI, it is not forced at the moment.