What is the "SSL" ?
I installed Apache Server and PHP, i setup Oscommerce and how can setup SLL in my local server ?
How can i setup SLL
Moderator: Lixas
-
- Posts: 2
- Joined: Sat Feb 26, 2005 2:47 am
(pronounced as separate letters) Short for Secure Sockets Layer, a protocol developed by Netscape for transmitting private **** via the Internet. SSL works by using a private key to encrypt data that's transferred over the SSL connection. Both Netscape Navigator and Internet Explorer support SSL, and many Web sites use the protocol to obtain confidential user information, such as credit card numbers. By convention, URLs that require an SSL connection start with https: instead of http:.
Another protocol for transmitting data securely over the World Wide Web is Secure HTTP (S-HTTP). Whereas SSL creates a secure connection between a client and a server, over which any amount of data can be sent securely, S-HTTP is designed to transmit individual messages securely. SSL and S-HTTP, therefore, can be seen as complementary rather than competing technologies. Both protocols have been approved by the Internet Engineering Task Force (IETF) as a standard
i hope that will help u bro
Another protocol for transmitting data securely over the World Wide Web is Secure HTTP (S-HTTP). Whereas SSL creates a secure connection between a client and a server, over which any amount of data can be sent securely, S-HTTP is designed to transmit individual messages securely. SSL and S-HTTP, therefore, can be seen as complementary rather than competing technologies. Both protocols have been approved by the Internet Engineering Task Force (IETF) as a standard
i hope that will help u bro
-
- Posts: 22
- Joined: Tue Mar 28, 2006 10:20 pm