Not able to apply a DN order when creating subCA to be signed by external CA #203
-
Hello, Could you please help to create a CSR file for my sub CA to signed by an external CA ? I created the sub CA inside my EJBCA (6.5.0.5) and defined it as signed by an external CA. Order I set : C, O, OU, CN, DC How can I have this order kept for the CSR generation ? Thanks in advance for your help. Regards |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 3 replies
-
No you are correct, any custom DN order does not apply to CSRs created by a CA. The issuing CA is able to issue the certificate just as they want, and is not relying on the CSR. |
Beta Was this translation helpful? Give feedback.
-
That is a very stupid signing authority. |
Beta Was this translation helpful? Give feedback.
-
Hello, The question is : would the CSR generated be using the same DN order that the one set in the GUI (C, O, OU, CN and DC)? You talked about custom DN order what do you mean by that ? Best Regards. |
Beta Was this translation helpful? Give feedback.
-
Thank you. For the first question. Correct. I guess you would not be able to share what CA it is? In private messaging? I would like to evaluate if it's worth adding this feature to EJBCA. Regards, |
Beta Was this translation helpful? Give feedback.
No you are correct, any custom DN order does not apply to CSRs created by a CA. The issuing CA is able to issue the certificate just as they want, and is not relying on the CSR.
This typically arises then the external CA is a MS CA (ADCS), and it's believed that the ADCS can only issue exactly what is in the CSR. That is not so however, you can use modules in ADCS so it issues what it want to issue (the issuing CA sets the rules).