SSL
    Secure Socket Layer is
        a protocol for transmitting private documents using the Internet. SSL works by using a
        public key to encrypt data that is transferred over the SSL connection. SSL uses the
        public-and-private key encryption system, which includes the use of a digital certificate.
        SSL is used for other applications than SSH, for example, OpenFlow.