installting openssl on centos apache
Posted: Fri Jan 30, 2015 10:37 am
Hello,
I want to install mod_ssl on my CentOS so that I will enable https on the server. When I issue the command "yum install mod_ssl", I receive the following error. Could you please assist me with this?
Resolving Dependencies
--> Running transaction check
---> Package mod_ssl.x86_64 1:2.2.15-39.el6.centos will be installed
--> Processing Dependency: httpd = 2.2.15-39.el6.centos for package: 1:mod_ssl-2.2.15-39.el6.centos.x86_64
--> Finished Dependency Resolution
Error: Package: 1:mod_ssl-2.2.15-39.el6.centos.x86_64 (base)
Requires: httpd = 2.2.15-39.el6.centos
Installed: httpd-2.2.23-1.el6.x86_64 (installed)
httpd = 2.2.23-1.el6
Available: httpd-2.2.15-39.el6.centos.x86_64 (base)
httpd = 2.2.15-39.el6.centos
You could try using --skip-broken to work around the problem
I want to install mod_ssl on my CentOS so that I will enable https on the server. When I issue the command "yum install mod_ssl", I receive the following error. Could you please assist me with this?
Resolving Dependencies
--> Running transaction check
---> Package mod_ssl.x86_64 1:2.2.15-39.el6.centos will be installed
--> Processing Dependency: httpd = 2.2.15-39.el6.centos for package: 1:mod_ssl-2.2.15-39.el6.centos.x86_64
--> Finished Dependency Resolution
Error: Package: 1:mod_ssl-2.2.15-39.el6.centos.x86_64 (base)
Requires: httpd = 2.2.15-39.el6.centos
Installed: httpd-2.2.23-1.el6.x86_64 (installed)
httpd = 2.2.23-1.el6
Available: httpd-2.2.15-39.el6.centos.x86_64 (base)
httpd = 2.2.15-39.el6.centos
You could try using --skip-broken to work around the problem