What is SLL (Secure Sockets Layer) and How does it works ? - Go Online


SSL (Secure Sockets Layer) is the standard security technology for establishing an encrypted link between a web server and a browser. This link ensures that all data passed between the web server and browsers remain private and integral.

How does it works ?

The browser/server requests that the Web server identify itself. The Web server sends the browser/server a copy of its SSL certificate. The browser/server checks to see whether or not it trusts the SSL certificate. ... The Web server sends back a digitally signed acknowledgement to start anSSL encrypted session.


Comments

Popular posts from this blog

What is HTTP & HTTPS and How do they work ? - Go Online

What is TLS (Transport Layer Security) and How does it works ? - Go Online