Certificate wont renew

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. https://crt.sh/?q=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: st1.sphsu.gla.ac.uk

I ran this command: certbot-auto --version

It produced this output:
Bootstrapping dependencies for Legacy RedHat-based OSes that will use Python3… (you can skip this with --no-bootstrap)
yum is hashed (/usr/bin/yum)
To use Certbot on this operating system, packages from the SCL repository need to be installed.
Enable the SCL repository and try running Certbot again.

My web server is (include version): Apache/2.2.15 (Unix)

The operating system my web server runs on is (include version): CentOS release 6.10 (Final)

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):

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): No info - see above

Other output:
yum list centos-release-scl --showdupli --noplugins
Error: No matching Packages to list

1 Like

Hi,

Can you try to use the below line to install SCL package?
yum --enablerepo=extras install centos-release-scl

Thank you

1 Like

[root@st1 ~]# yum --enablerepo=extras install centos-release-scl
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile

1 Like

Hi,

Are you on Centos 6.9 x32? The package is only available on x64.

Thank you

1 Like

I have decided to upgrade. Thanks for information
:slight_smile:

2 Likes

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