hi,
am starting to deploy vmca as an intermediate ca, but failing.
lab setup-
win2012r2 - root ca ( not joined to domain)
win2012r2- subordinate ca ( joined to domain)
vcenter 6.5 appliance
when I import it is failing with error bad_format
Steps perfomed:
Using Cert tool
1. Option 2 to generate certificates
2. Copied the content from vmca_issued_cer.csr file
and microsoft certification web tool then downloaded the certification Chain.
3. Opened that p7b format file and it contains my
rootca, subordinate ca and other certificate
4. Now merged all three into below format.
type othercerti subordiantecert rootcert > new-vmca.cer
5. Imported this new-vmca.cer to vcenter.
6. Using cert tool, option1 imported the cert and failing.
can I know anything. Wrong I am doing?