Best way to change Domain in Acme
-
I am using Cloudflare as my DNS/Registrar and own a domain (example.com).
I set up and have working an acme certificate using pfsense.mylab.example.com. So I set up acme certificates with mylab.example.com and *.example.com.
I would now like to set it up in the real domain i.e pfsense.example.com.
What is the best way to accomplish this?
Just edit the existing Acme certificates? (delete the mylab so it is now example.com and *.example.com) and hit save?
Clone the existing then edit?
or just delete the Certificate and start over?
Certificate stuff is black magic to me and afraid to break it.
-
What about deleting nothing ?
Keep your existing setup for the cert " pfsense.mylab.example.com", and create a second one.Create a new setup, using "example.com" and "*.example.com" and you'll be fine.
You wind up having two certs, and you can select which one get used by the pfSense GUI.
-
That worked. I created a new certificate and switched the pfsense to use that one.