: Implement SSL in website Our company have purchased SSL certificate and installed in linux on Host Server. Can you plz tell me how to make use of this in our website. How to configure it in
Our company have purchased SSL certificate and installed in linux on Host Server.
Can you plz tell me how to make use of this in our website. How to configure it in Website.Is there any need to write code in our Website pages?
Any suggestion ? Help me out...
More posts by @Phylliss660
2 Comments
Sorted by latest first Latest Oldest Best
No need to write any extra code in website / webpages . and you need to install Intermediate CA Certificate along with SSL e ( in case of Thawte - it is available on the THAWTE website ) you need to bind this encrypted data with the ssl certificate .
to know more about CA Certificate you can check this links THAWTE CA Certificates
Information about CA certificatesr . if you are using c panel it is very easy . there is no need to write any code in the website but you must install this certificate on the serve
. i am not sure about your SSL provider but still it could help you .
Not sure this is the answer you expect, but actually it's just a matter of calling a page with HTTPS www.example.com instead of HTTP. The easiest way to organize links between your pages is, to use only relative links on your pages (not including the protocoll ), so if you follow a link or post a form, the request will inherit the protocoll.
The biggest problem will be, that you should ensure, that pages are requested exclusively with HTTPS, and redirect all other requests (somebody could call your page manually with HTTP). This can be done in the .htaccess file.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.