Comment 22 for bug 1754682

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

Reviewed: https://review.openstack.org/552106
Committed: https://git.openstack.org/cgit/openstack/charm-keystone/commit/?id=3384ddcb87a2c7621719c8844cf5a24a25936d48
Submitter: Zuul
Branch: master

commit 3384ddcb87a2c7621719c8844cf5a24a25936d48
Author: Corey Bryant <email address hidden>
Date: Mon Mar 12 14:15:26 2018 -0400

    Update SSL/https documentation

    The README documentation implies that use-https and
    https-service-endpoints are required when enabling SSL/https
    with your own CA, SSL cert, and key. Update the README and
    config.yaml to explain that config options use-https and
    https-service-endpoints should not be set when using ssl_*
    config options.

    Change-Id: I2e0140f909ef2c57182895f37cf191b6bc80157b
    Closes-Bug: #1754682