what is SSL and what is difference between Private SSL and shared SSl
SSL is called as Secure Sockets Layer which are protocols which provides secure and safe communications such as emails,internet faxing, transactions, browsing and other data transfers.
In Private SSL you need to have a SSL certificate to have a dedicated IP address to run SSL server on. With private SSL you get a secure URL in which hosting company name is not included.
1. Shared SSL : Installed on server’s shared IP. It can be accessed as https://server-name/~your-username
2. Private SSL : Installed on Dedicated IP for client . It can be accessed as https://your-domainname .
__________________
Leave a Reply
You must be logged in to post a comment.