Replies: 1 comment
-
|
Hi, I'll start from the bottom :-).
I hope I understood the questions correctly. Otherwise just back back with clarifications. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We already run a Microsoft Enterprise PKI stack consisting of an offline Root CA and two Issuing CA's for our users, PC's, and servers which has been running for many years. Unfortunately, the microsoft PKI setup for handling non-windows devices and devices other than PC's/servers is pretty dire and hasn't improved with time. We are now in a position where we need to setup EST profiles from a management application for a significant number of IoT and network devices and this application was recommended.
After throwing up a docker container and having a look at the software, I have a number of questions that I'm hoping someone can either advise me on or direct me to the answers.
I've worked out how to setup an CA in our EJBCA authenticated by an external CA. As our Root CA is offline, would it be better to have one of our ICA's process the EJBCA request as they have ocsp setup. Both our RCA and ICA publish CRL's to a web folder in our organization.
How can we change the "management ca" certificate to one that is authorised by our Root CA
Once I've setup the end entity for the application, I take it I use the RA url to make the certificate requests from within the app?
Thanks in advance for your answers on this.
Beta Was this translation helpful? Give feedback.
All reactions