Comment 5 for bug 1886630

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

Reviewed: https://review.opendev.org/739722
Committed: https://git.openstack.org/cgit/openstack/charm-openstack-dashboard/commit/?id=e462df7401ac144dce2aeb36b4e563980410a920
Submitter: Zuul
Branch: master

commit e462df7401ac144dce2aeb36b4e563980410a920
Author: Nobuto Murata <email address hidden>
Date: Tue Jul 7 21:18:48 2020 +0900

    Refresh cipher suites and protocols

    The last update was 2016, and it's time to drop TLSv1 and TLSv1.1 as the
    base configuration recommended by Mozilla.
    https://wiki.mozilla.org/Security/Server_Side_TLS

    Follow-up of the following commits:
    106f418f13c073b1e7d4c57483f423d5f4d0dd10

    Related changes in charm-helpers:
    https://github.com/juju/charm-helpers/pull/485

    Change-Id: Ib959663634bc648328e5cb35ed3d3622d759412c
    Closes-Bug: #1886630