Skip to content

hello ,how I can create custom certificate extension in java CSR request for ejbca so that it can reflect on certificate.pem, #669

Closed Answered by primetomas
Pooja27-proj asked this question in Q&A
Discussion options

You must be logged in to vote

You can add custom extensions in many ways. One is to use "Custom extensions" in EJBCA.
https://docs.keyfactor.com/ejbca/latest/custom-certificate-extensions

Another is to use "Allow Extension Override" in the certificate profile, to copy extensions from your request into the issued certificate, if you prefer to do that.

Nothing like that is copied from the CSR by default, without you explicitly allowing it. That would be an insecure default setting.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Pooja27-proj
Comment options

Answer selected by Pooja27-proj
Comment options

You must be logged in to vote
1 reply
@primetomas
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants