Comment 7 for bug 1948506

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

Reviewed: https://review.opendev.org/c/openstack/charm-deployment-guide/+/825356
Committed: https://opendev.org/openstack/charm-deployment-guide/commit/e830357899027efb5484bed605eb3b4f9296bf37
Submitter: "Zuul (22348)"
Branch: master

commit e830357899027efb5484bed605eb3b4f9296bf37
Author: Peter Matulis <email address hidden>
Date: Wed Jan 19 12:28:31 2022 -0500

    Fix Octavia key creation

    A recent improvement to the Octavia page neglected to
    encrypt the generated private keys. In this commit,
    cipher suite AES-256 was chosen without mode, allowing
    the default, which I believe is CBC.

    Closes-Bug: #1948506
    Change-Id: I999b76b1d80341509c6a2e29a68ccd9dfa8481a8