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: silverturn.com
I ran this command: sudo dnf install certbot certbot-apache
It produced this output:
Last metadata expiration check: 0:20:30 ago on Fri 27 Mar 2020 11:16:29 AM PDT.
Package certbot-0.23.0-1.fc26.noarch is already installed, skipping.
Package python3-certbot-apache-0.23.0-1.fc26.noarch is already installed, skipping.
Dependencies resolved
Nothing to do.
Complete!
My web server is (include version): Apache/2.4.29 (Fedora)
The operating system my web server runs on is (include version):Linux version 4.14.4-200.fc26.x86_64
My hosting provider, if applicable, is: N/A
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): certbot 0.23.0
I recently got an email from Let’s Encrypt to upgrade our client to one that supports ACME v2. In trying to upgrade, it seems to think 0.23.0 is the latest (see above). And, it looks like 1.4 is the latest. Not sure what I’m doing wrong…