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?
I already have one on my old server can I use it or I request a new one better?
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.
Thank you very much. I’ll try the fresh cert method. and I’ll use the above links.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.