Quantcast
Channel: VMware Communities: Message List - vCenter™ Server
Viewing all articles
Browse latest Browse all 15787

Re: Week long headache with CA signed certificates on VCSA 5.5

$
0
0

You can check the chain using openssl verify. In Windows the command would be:

openssl verify -CAfile C:\pathtopem\chain.pem -verbose  c:\pathtoCerfile\filename.cer

I don't know what the linux equivalent is.

 

When I ran into this issue, it was because the intermediate cert wasn't included in the chain. Open the cert and look at the sections and make sure your root cert is at the bottom and the vcenter cert is at the top.


Viewing all articles
Browse latest Browse all 15787

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>