Secure Sockets Layer

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Revision as of 16:13, 9 April 2012 by Woozle (talk | contribs) (moved a few things to new openssl page)
Jump to navigation Jump to search

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.

This is a growing seedling article. You can help HTYP by watering it.

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

Links

Reference

Certificate Vendors