Comment 9 for bug 2045281

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to blazar (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/blazar/+/907279
Committed: https://opendev.org/openstack/blazar/commit/f1f40a51c1686df5569a23ba23d8161cb14c500e
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit f1f40a51c1686df5569a23ba23d8161cb14c500e
Author: Matt Crees <email address hidden>
Date: Wed Dec 13 11:48:16 2023 +0000

    Add support for specifying a custom CA bundle

    Adds the new config option ``cafile``, which is passed into the
    Session invocations for SSL verification.

    Partial-Bug: #2045281

    Change-Id: I2ec5bc7ac929534175d380d2e3e535a5e7abd962
    (cherry picked from commit 0481ad4ad9d72b9d65d42ef2d489b653c9f76bed)