commit 2f4ff42a9257a51ca807ac534ca3e598e627a959
Author: Eric Brown <email address hidden>
Date: Tue May 5 11:38:49 2015 -0700
VMware: verify vCenter server certificate
Two configuration properties are being added:
'ca_file': Specify a CA bundle file to use in verifying the vCenter
server certificate
'insecure': If true, the vCenter server certificate is not verified.
If false, then the default CA truststore is used for verification.
This option is ignored if 'ca_file' is set.
Reviewed: https:/ /review. openstack. org/180266 /git.openstack. org/cgit/ openstack/ ceilometer/ commit/ ?id=2f4ff42a925 7a51ca807ac534c a3e598e627a959
Committed: https:/
Submitter: Jenkins
Branch: master
commit 2f4ff42a9257a51 ca807ac534ca3e5 98e627a959
Author: Eric Brown <email address hidden>
Date: Tue May 5 11:38:49 2015 -0700
VMware: verify vCenter server certificate
Two configuration properties are being added:
'ca_file': Specify a CA bundle file to use in verifying the vCenter
server certificate
'insecure': If true, the vCenter server certificate is not verified.
If false, then the default CA truststore is used for verification.
This option is ignored if 'ca_file' is set.
Closes-Bug: #1276207
DocImpact
Change-Id: I8f408308cddbb4 0b19e8dc9fce6ff 02745d963b8