I got a certificate via certbot (besides many others) that is also automatically renewed.
For that one particular certificate, I want certbot to reuse the key.
I found this answer that tells me that is possible via cli.ini: Certificate renewal: using the same private key - #2 by rg305
However, I want to limit this setting to a single domain/certificate. Is that possible somehow?