Request certificate that already exist, what happen to the first one?

Hi everyone,

If a server A requested a let's Encrypt certificate. for ex: Example.com
That is running smoothly

Then a server B ( That is planned to take over server A ) request a certificate (with certbot) for the same endpoint Example.com

What will happen to the first one ? Will it be revoked ?

If you have any documentation covering that subject I'm all ears :slight_smile:

Thanks.

Nothing at all will happen to the first one--it will continue to be valid until it expires, or until you manually revoke it (which you shouldn't do).

5 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.