installting openssl on centos apache

Solution For Your Network Issues.

installting openssl on centos apache

Postby sreelakshmi » 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
sreelakshmi
 
Posts: 0
Joined: Fri Jan 30, 2015 10:26 am

Re: installting openssl on centos apache

Postby SIbinPhilip » Sat Jan 31, 2015 12:40 pm

Hello Sreelakshmi,

It shows that the installed httpd version in your system is higher than the required version for mod_ssl package.
Installed httpd (httpd-2.2.23-1.el6.x86_64)
Required httpd (httpd = 2.2.15-39.el6.centos)

You must either install a lower version of httpd or you must install a higher version of mod_ssl that suit with the httpd package.
SIbinPhilip
 
Posts: 0
Joined: Tue Nov 25, 2014 12:01 pm


Return to Linux Networking

Login  •  Register

cron