Hello, we are running Oracle Linux 8 for our VMs. We install the yum certbot packages
which is 1.22.0. On each of our systems we rnewal the certs monthly knowing Sectigo
will be dropping the nenewals down to 47 days by 2029. We have all of this automated.
When we work on a new system we login to an account on the https://cert-manager.com/
customer/InCommon where we add the domains and for the new system and ACME info. We
obtain the KEY ID and HMAC info and use it in a long certbot command on the system.
This connects to Sectigo, and from what I see creates the account into and registers
the system. Then we can do the certbot renew to generate the cert.
Well, we got the email that InCommon is switching from using Sectigo to CertiNext
and says this will complete by Jul 17,2006. When I look at out letsencrypt files I
can see acme.sectigo.com in multiple places. What I don't get is how do I switch this
all over from sectico to certinext. For each system I look at I see thse big numbered
account and renewal information. I see this in the directories, files. I am not sure
how we convert this over to use the new provider once all this happens.
The email we got says inCommon once the agreement is signed will migrate your existing
configuration (minus your actual certificates) to the new platform. I am not exactly
sure of all this. I do see how my letencrypt files point to the old Sectigo site,
account, and renewal pointers. I am not sure how to convert this over.
Thank you for any help you can give me. Rich