Secure Sockets Layer (SSL)

About

SSL is a cryptographic protocol that enables secure communication between applications connected through the Web.

TLS

TLS is the successor to SSL that brings for instance the server name in the loop.

S protocol

All other protocols that end with an S run over a SSL/TLS secured connection.

Example:





Discover More
Portecle New Keystore
Cryptography - Keystore (KS)

A keystore is a database of key material. ie: key LDAP identity You only need it: if you are a server that want to implements SSL, or if the server requires client authentication. A keystore...
Smtp Telnet Result
Email - How to verify your SMTP connection and parameters (TSL/SSL) with TELNET ?

An article showing how you can verify the smtp parameters with telnet. You must be in the possession of your smtp parameters. The best way is to use the smtp of your ISP because you will then have access...
Web Site Certificate
How to enable SSL on a server (ie HTTPS on a web server) ?

This page shows you how to configure a certificate and a private key for a server in order to enable SSL or a web server (http) (ie web site) in order to enable https (ie HTTP over SSL).
Math Domain
Mathematics - (Prime Factorization Theorem | Factoring integers)

For every integer N >= 1, there is a unique bag of prime numbers whose product is N. All the elements in a bag must be prime. If N is itself prime, the bag for N is just {N}. 75 is the...
Gcp Sql Gerardnico Public Ip
MySql - Google Cloud Platform Database Creation and Connection

Article the connection to a MySQL GCP (Google Cloud Platform) database with: the IP configuration (Private or Public access) Ssl and a...
Tls Version Firefox
Network - TLS

TLS is a cryptographic protocol and the successor to SSL, and is described in the 2246RFC 2246 standard. The protocol name was changed from SSL to TLS when it became a standard. TLS is a protocol that...
Map Of Internet 1973
Network - Tunnel

Tunnel joins two network with an SSL layer. tunnel allows you to easily share a application service on your local development machine without messing with DNS and firewall settings. Great for working...
Network Cryptographic (SSL/TLS)

Cryptographic in Network (SSL/TLS) in Cryptography. The cryptographic protocols are used to encrypt the data stream between a server (for instance a web server) and a client (for instance, a browser). There...
Card Puncher Data Processing
SSH (Secure Shell) - Remote Access

Secure Shell or SSH is a application protocol that allows data to be exchanged using a secure channel between two networked devices. Used primarily on GNU/Linux and Unix based systems to access shell...
Server Name Indication (SNI)

Server_Name_Indication is an extension to the TLS computer networking protocol (not SSL) by which a client indicates which hostname it is attempting to connect to at the start of the handshaking process....



Share this page:
Follow us:
Task Runner