Thank You for the reply,
This is what I'm trying to understand, the page Generate CSR with vSphere Certificate Manager and Prepare Root Certificate (Intermediate CA) says that I need
-----BEGIN CERTIFICATE-----
Signed VMCA root certificate - GENERATED BY THE ROOT CA SERVER USING THE CSR FILE
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
CA intermediate certificates - WHERE DO I GET THIS FROM ?
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
Root certificate of enterprise or external CA - THE ROOT CA'S CERTIFICATE
-----END CERTIFICATE-----
I mean the csr file is of the vcsa and the intermediate CA is also the VCSA and since the CSR is generated by the VCSA, does it mean I have to generate a second CSR file for the intermediate CA certificate ?
Thank You