Cannot install mod_ssl on centos 7

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is:

I ran this command:sudo yum install mod_ssl

It produced this output: cannot install mod_ssl

My web server is (include version): apache 2.4.6

The operating system my web server runs on is (include version): cenots 7

My hosting provider, if applicable, is:

I can login to a root shell on my machine (yes or no, or I don't know): yes

I'm using a control panel to manage my site (no, or provide the name and version of the control panel): no

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): Windows Console Host

certbot 1.18.0

2 Likes

I think it would be helpful if you could post the exact error message from yum, or a screenshot that shows the full error message.

2 Likes

Thank you …however I forgot to keep the exact screen shot of error, but I have this in


hand

1 Like

As far as I know, that's just a warning.

2 Likes

ok thank you...but without having successfully installed this ssl_module, I am not able to proceed further the enable https to the website.

Is there any other ways to install this ssl_module other then the yum install mod_ssl command, this command doesn't install the said module

2 Likes

Using Google or any other search engine for info on how to install mod_ssl on CentOS 7 might be helpful, such as apache 2.4 - How to Install mod_ssl on RHEL7 when it's missing from yum - Server Fault

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.