Posts

Showing posts with the label What is SLL

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

Image
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.