Comment 4 for bug 1944438

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

Reviewed: https://review.opendev.org/c/starlingx/utilities/+/810266
Committed: https://opendev.org/starlingx/utilities/commit/32b8dfda6f0007da6643dac5611a27550477d4ab
Submitter: "Zuul (22348)"
Branch: master

commit 32b8dfda6f0007da6643dac5611a27550477d4ab
Author: Andy Ning <email address hidden>
Date: Tue Sep 21 10:33:41 2021 -0400

    Generate self-signed certificate when https is enabled

    Currently the self-signed certificate used as the REST API/GUI
    server certificate for the first time HTTPS is enabled is generate
    at build time and embedded in the ISO. This will make it expire less
    than a year from the date the system is installed.

    This change removed the certificate generation at build time, instead
    generate it at the first time HTTPS is enabled.

    Closes-Bug: 1944438
    Depends-On: https://review.opendev.org/c/starlingx/config/+/810263
    Signed-off-by: Andy Ning <email address hidden>
    Change-Id: I7835534c11df3b03ea8e6f6ea7e88878386bcc12