Comment 8 for bug 2045281

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

Reviewed: https://review.opendev.org/c/openstack/blazar/+/907278
Committed: https://opendev.org/openstack/blazar/commit/b826d6dcf72948bdf8ede9c246014b8e60e6c169
Submitter: "Zuul (22348)"
Branch: stable/zed

commit b826d6dcf72948bdf8ede9c246014b8e60e6c169
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)