Reputation: 11
I'm trying to renew an existing certificate issued by my personal CA.
The problem is that I can't do it from the server that uses the certificate and therefore i have no access to the private key.
However, I do have the CSR used to create the original certificate (the CSR was created on the server that has the private key).
Is there any way to renew the certificate only with the original CSR itself and the current certificate? (I know it's bad practice and i should use a new CSR but in this case i have no other option).
In using CertEnroll to create the request and communicate with the Microsoft CA.
Thanks in advance! :)
Upvotes: 0
Views: 529