Secure Sockets Layer: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
EFF CA |
Let's Encrypt |
||
| Line 21: | Line 21: | ||
* [[OptimumSSL]]: starting at $15 | * [[OptimumSSL]]: starting at $15 | ||
===News=== | ===News=== | ||
* '''2014-11-18''' [https://www.eff.org/deeplinks/2014/11/certificate-authority-encrypt-entire-web Launching in 2015: A Certificate Authority to Encrypt the Entire Web] | * '''2014-11-18''' [https://www.eff.org/deeplinks/2014/11/certificate-authority-encrypt-entire-web Launching in 2015: A Certificate Authority to Encrypt the Entire Web] -- [[Let's Encrypt]] | ||
** shares: [https://plus.google.com/+eff/posts/QRESqHqMBHk EFF@Google+] | ** shares: [https://plus.google.com/+eff/posts/QRESqHqMBHk EFF@Google+] | ||
Latest revision as of 16:54, 19 June 2016
<hide> page type::article thing type::data protocol acronym::SSL </hide>
About
Secure Sockets Layer (SSL) is an encryption technology used for providing secure connections over computer networks, especially the World Wide Web. In particular, it is used in the https protocol.
Terminology
- Certificate Authority File
- Certificate Chain File: looks like this is a concatenation of the certificates which form a chain from your domain back to the root.
- It's not clear whether they need to be in order or not.
- It's not clear whether this terminology is HSphere-specific or in general usage.
- Apparently the root certificate can be included but is optional.
Related
- openssl is the command-line program for managing SSL data
- Apache web server/SSL: configuring SSL with Apache
Links
Reference
Certificate Vendors
- OptimumSSL: starting at $15
News
- 2014-11-18 Launching in 2015: A Certificate Authority to Encrypt the Entire Web -- Let's Encrypt
- shares: EFF@Google+
