How to install SSL with apache on fedora

Just use following commands
[root@localhost siwan]# yum install openssl
[root@localhost siwan]# yum install openssl-devel
[root@localhost siwan]# yum install mod_ssl

This will start apache server.
[root@localhost siwan]# /etc/init.d/httpd restart

Published by

Purab

I am Purab from India, Software development is my profession and teaching is my passion. Programmers blog dedicated to the JAVA, Python, PHP, DevOps and Opensource Frameworks. Purab's Github Repo Youtube Chanel Video Tutorials Connect to on LinkedIn

Leave a Reply

Your email address will not be published.