scep icon indicating copy to clipboard operation
scep copied to clipboard

Validating client certificate when handling a renewal request

Open petitout opened this issue 3 years ago • 1 comments

petitout avatar Feb 10 '22 23:02 petitout

Looking forward to this!

For enrollment requests, a challengePassword attribute of CSR is verified with the value known by the RA, while renewing certificates use their former certificate to authenticate RenewalReq messages.

So it should be possible to renew a certificate without the challenge (since it can be a one-time use only challenge).

NecatiMeral avatar Apr 17 '24 09:04 NecatiMeral