Dear all,
I'm trying to find documentation on how to create a secondary subCA in a two tier PKI conf.
I've read this link and in step 13 it says:
On Configure CA Name page, clear the existing entry for Common name for this CA box, and enter Fabrikam Issuing CA, then select Next.
For the first subCA I guess this can be whatever name you decided. But for the second subCA, I assume that the name must be different. In this question the answer clearly says:
You have to install a brand new subordinate CA (with different name) under existing root.
But I have not found any official doc where this is stated. Anyone can point me to a doc where this "create a second subCA" process is defined?
The problem I have is that in our company we now have two subCAs with the same subject but different key, and this is creating some SSL spurious problems and I'm not sure if this is coming from the fact that we have two subCAs with the same or not.
And, in a more generic scope, what can be the problems of having 2 subCAs with same name?
TIA