Skip to content

Missing identifier parameter in ScepServlet #394

@dscreve

Description

@dscreve

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions