Comment 6 for bug 2045281

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

Reviewed: https://review.opendev.org/c/openstack/blazar/+/907276
Committed: https://opendev.org/openstack/blazar/commit/ff6b1f14d887253dc0bbca9712c91cfefba93270
Submitter: "Zuul (22348)"
Branch: stable/2023.2

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