Replies: 1 comment 2 replies
-
That is as it should. Each CMP call is a new enrollment request and will issue a new certificate. There is no such thing as a "request for same certificate". Your request (Certificate Signing Request in CRMF, RFC4211, format) may look the same, but it is a request for a new certificate with those details every time. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Recently, I was testing certificate generation using the CMP protocols in the community version of EJBCA 8.3.2. When I submit multiple requests for the same certificate to the CMP endpoint, I receive a new certificate each time. Am I missing a configuration setting or something else?
Beta Was this translation helpful? Give feedback.
All reactions