Site migration question

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: casazza.net

I ran this command: certbot --version

It produced this output:
Old Server: 1.11.0
New Server: 1.22.0

My web server is (include version):
Old server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.33
New server: Apache/2.4.41 (Ubuntu)

The operating system my web server runs on is (include version):
Old server: CentOS Linux release 7.9.2009 (Core)
New server: Ubuntu 20.04

My hosting provider, if applicable, is: 1&1 (ionos.com)

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):
Old Server: 1.11.0
New Server: 1.22.0

I have installed certbot on the new server, when I compare the contents of /etc/letsencrypt I see several folders that only exist on the old server (where certs were created and are operational).

What do I need to copy from /etc/letsencrypt for the new server?
Should I update my older server to 1.22?
How do I update certbot so it stays current?

I would copy the entire folder [making sure to keep the symlinks as they are]

If you still intend on using certbot, yes, it should always be kept up-to-date.

Normally, it should try to do so automatically.
But that can depend on how it was installed [apt, snapd].
I would review it a couple of times a year to be sure all is well with it.

4 Likes

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