When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Transport Layer Security - Wikipedia

    en.wikipedia.org/wiki/Transport_Layer_Security

    e. Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network. The protocol is widely used in applications such as email, instant messaging, and voice over IP, but its use in securing HTTPS remains the most publicly visible. The TLS protocol aims primarily to provide security ...

  3. HTTPS - Wikipedia

    https://en.wikipedia.org/wiki/HTTPS

    Hypertext Transfer Protocol Secure (HTTPS) is an extension of the Hypertext Transfer Protocol (HTTP). It uses encryption for secure communication over a computer network, and is widely used on the Internet. [1][2] In HTTPS, the communication protocol is encrypted using Transport Layer Security (TLS) or, formerly, Secure Sockets Layer (SSL).

  4. List of HTTP status codes - Wikipedia

    en.wikipedia.org/wiki/List_of_HTTP_status_codes

    524 A Timeout Occurred Cloudflare was able to complete a TCP connection to the origin server, but did not receive a timely HTTP response. 525 SSL Handshake Failed Cloudflare could not negotiate a SSL/TLS handshake with the origin server. 526 Invalid SSL Certificate Cloudflare could not validate the SSL certificate on the origin web server.

  5. Version history for TLS/SSL support in web browsers

    en.wikipedia.org/.../SSL_support_in_web_browsers

    Since Firefox 23, TLS 1.1 can be enabled, but was not enabled by default due to issues. Firefox 24 has TLS 1.2 support disabled by default. TLS 1.1 and TLS 1.2 have been enabled by default in Firefox 27 release. ^ abcdefghijklmnConfigure the maximum and the minimum version of enabling protocols via about:config.

  6. Cipher suite - Wikipedia

    en.wikipedia.org/wiki/Cipher_suite

    A cipher suite is a set of algorithms that help secure a network connection. Suites typically use Transport Layer Security (TLS) or its deprecated predecessor Secure Socket Layer (SSL). The set of algorithms that cipher suites usually contain include: a key exchange algorithm, a bulk encryption algorithm, and a message authentication code (MAC ...

  7. Server Name Indication - Wikipedia

    en.wikipedia.org/wiki/Server_Name_Indication

    Server Name Indication (SNI) is an extension to the Transport Layer Security (TLS) computer networking protocol by which a client indicates which hostname it is attempting to connect to at the start of the handshaking process. [1] The extension allows a server to present one of multiple possible certificates on the same IP address and TCP port ...

  8. OpenSSL - Wikipedia

    en.wikipedia.org/wiki/OpenSSL

    OpenSSL. OpenSSL is a software library for applications that provide secure communications over computer networks against eavesdropping, and identify the party at the other end. It is widely used by Internet servers, including the majority of HTTPS websites. OpenSSL contains an open-source implementation of the SSL and TLS protocols.

  9. TLS termination proxy - Wikipedia

    en.wikipedia.org/wiki/TLS_termination_proxy

    Incoming HTTPS traffic gets decrypted and forwarded to a web service in the private network. A TLS termination proxy (or SSL termination proxy, [1] or SSL offloading [2]) is a proxy server that acts as an intermediary point between client and server applications, and is used to terminate and/or establish TLS (or DTLS) tunnels by decrypting and/or encrypting communications.