The procedure to make a paid Secure Sockets Layer (SSL) work is way more complicate than a self-signed SSL installation, because the procedure involves a… Read More »How to Install Paid SSL
Self-Signed Certificate Before you create a self-signed certificate, you should install mod_ssl for Apache httpd server first. [root@test ~]# yum install mod_ssl There's a new… Read More »Self-Signed Certificate Example