Hello,
I have changed my server but same IP and same domain. The old server is working but turned off now.
What do I need to turn to https?
Hello,
I have changed my server but same IP and same domain. The old server is working but turned off now.
What do I need to turn to https?
Both is possible. If your old certbot is old or if you have a different configuration, it’s better to install a fresh certbot.
And you can copy the certificate files manual:
Replace
SSLCertificateFile /etc/ssl/certs/ssl-cert.pem
SSLCertificateKeyFile /etc/ssl/private/ssl-cert.key
with your old file.