Can I use the same CSR to renew my SSL certificate?
|
|||||
Updated: 25 Feb 2021
Article #: 3
|
|||||
It is a good practise to generate a new certificate signing request (CSR) when renewing your SSL/TLS certificate. Generating a new CSR creates a new, unique keypair (public/private) for the renewed certificate.
You could also use the earlier CSR to request for the new SSL certificate if your web server support it. In either of these cases, always keep your private key safe and secure. |
|||||
|
|||||
|
|||||
|