I hope now i clear my question.
I have a hierarchical CA with 4 Levels (Level 1, Level 2, Level 3 and Level 4). 
Level 1    -> Level 2
         -> Level 3
                ->  Level 4

Level 1 is the top Root CA with Level1.crt (CA Certificate file)and Level1.pem 
(encrypted private key)Level 2 is the Sub CA of Level 1. The CA certificate 
file name is Level2.crt and private key filename is Level2.pem (encrypted 
private key)Level 3 is the Sub CA of Level 2. The CA certificate file name is 
Level3.crt and private key filename is Level3.pem (encrypted private key)
Level 4 is issuing CA and the Sub CA of Level 3. The CA certificate file name 
is Level4.crt and private key filename is Level4.pem (encrypted private key)


How can i import this 4 level hierarchical CA through the openxpkiadm tool? The 
end user certificate has to be issued by Level 4 CA.
By which naming convention, i have to place the CA key files in 
/etc/openxpki/ssl/ca-one/?

   
  
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users

Reply via email to