Skip to content
Discussion options

You must be logged in to vote

Authority Key ID is derived from the public key of the CA, as per RFC5280.
Generally EJBCA does not support a different CRL signer than the CA. But I would expect the CRL Signer to be a subordinate CA of the cert signer would you not? Especially if it has it's own CRL signing key which is not the same as the cert signing key. If you make your CRL signer a subCA, or an end entity, to the cert signer CA it will get the AKI from the cert signer certificates SKI (which is the AKI/SKI chaining that is key ID is all for).

In order to sign an end entity as you say, why was this not possible? You need to make the certificate profile an end entity certificate profile and not a CA certificate profi…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by drjoms
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