Secured Socket Layer is a Secure Shell (SSH) is a protocol for secure remote login and other secure network services over an insecure network.
It has 3 major componets:
The Transport Layer Protocol - Authentication, confidentiality and Integrity. Generally runs over TCP/IP
The User Authentication Protocol - Authenticates the client-side user to the server.
The connection Protocol - multiplexes the encrypted tunnel into several logical channels. It runs over the user authentication protocol.
The SSL protocol that you should enable depends on the server configuration too.
To change the SSL Configuration in Internet Explorer : Tools - >Internet Options - > Click on Advanced Tab
No comments:
Post a Comment