Comment 11 for bug 1276207

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/180266
Committed: https://git.openstack.org/cgit/openstack/ceilometer/commit/?id=2f4ff42a9257a51ca807ac534ca3e598e627a959
Submitter: Jenkins
Branch: master

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.

    Closes-Bug: #1276207

    DocImpact

    Change-Id: I8f408308cddbb40b19e8dc9fce6ff02745d963b8