|
|
|
|
|
by ilyt
972 days ago
|
|
> Why is it even possible to issue more than 1 certificate on the same domain via Let’s Encrypt? Shouldn't the previous certificate be revoked when a new one is issued? First, you want to have to have some leeway so you don't need to rotate certs at exact second the old one expires Second, you might want to have cert-per-server rather than cert-per-domain, as that's frankly easier to implement vs having common store for certs+key |
|