Hello -
I’m integrating an application with the ACME2 API. I need to create two certificates for the same domain, but need the authz to be different for the two certificates. I subsequently need to be able to request changes/new certificates independently (new certs with different signature algorithms etc).
Is this possible to do using a single Let’s Encrypt account, without having to invalidate+revalidate the authz, or am I better off creating two accounts allowing the the certificates to be managed independently avoiding authz invalidation?
Thank you!