I have several domains on Ubuntu 16.04 and I’ve generated the certificates for all domains using this command:
certbot certonly --webroot
I need to migrate the server to another location, thus an IP change is inevitable. I’m wondering if I need to do anything after the migration? Any specific command to adjust for the new IP?