What is SSL and How To setup SSL On Linux Httpd, Apache2
- Last Updated On: September 24, 2013
- By: Scriptcrunch Editorial
How SSL Works:
1) The user requests a website using https eg: https://www.yoursite.com , the server receives the request and sends a certificate and public key to the web browser.
2)The browser checks if the certificate is trusted by checking it with the trusted certificate authorities it already has. The browser by default has some trusted certificate authorities. You can view it in the settings of your browser.
3)If the certificate is verified by the web browser, then it sends the requests to the web server by encrypting the requests using the public key issued by the web server. The web server in turn decrypts it using the private key it holds.
Thus a secured connection is established between the web browser and web server.
Setting Up SSL (self signed) on Linux Httpd.
Scriptcrunch Editorial
Other Interesting Blogs
[80% OFF] Linux Foundation Coupon for November 2024
Hi Techies, I wanted to let you know about a pretty sweet deal with the Linux Foundation Coupon that is running now.
[40% OFF] Linux Foundation LFCA, LFCS & LFCT Exam Voucher Codes
Linux Foundation has announced up to a $284 discount on its Linux certification programs Linux Foundation Certified IT Associate (LFCA) and Linux
CKA Certification Study Guide (Certified Kubernetes Administrator)
This comprehensive CKA certification exam study guide covers all the important aspects of the Certified Kubernetes Administrator exam and useful resources. Passing