-
Notifications
You must be signed in to change notification settings - Fork 89
Open
Description
In ScepServlet , doCapabilities, doGetCaCertificate and getNextCaCertificate have an identifier parameter.
But this parameters is missing in doEnrol, getRecipientKey, getSignerKey, and getSignerCertificateChain. If you use the identifier to return different CA, you cannot determine which one to use in the following methods : doEnrol, getRecipientKey, getSignerKey, and getSignerCertificateChain
You should add this parameter to this methods.
I'm not sure if same problem apply for doGetCert, doGetCertInitial and doGetCrl
Regards,
David
Metadata
Metadata
Assignees
Labels
No labels