RootCA and SubCA Conf #232
-
Hello, I'm looking for some help. My objective is to have a RootCA and a SubCA in my network. Now, I would like one to be the SubCA of the other, but I can't seem to find the information on the internet. If you need more information, you can ask me. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi, So, you're going to have to take a small step back =) The SubCA needs to be signed by the Root CA before it issues anything, otherwise it's just a root-CA of its own. There's actually a tutorial covering this use case in our docs: https://doc.primekey.com/ejbca/solution-areas/issuing-tls-certificates#IssuingTLSCertificates-CreateRootCA Cheers, |
Beta Was this translation helpful? Give feedback.
Hi,
So, you're going to have to take a small step back =) The SubCA needs to be signed by the Root CA before it issues anything, otherwise it's just a root-CA of its own.
There's actually a tutorial covering this use case in our docs: https://doc.primekey.com/ejbca/solution-areas/issuing-tls-certificates#IssuingTLSCertificates-CreateRootCA
Cheers,
Mike