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