Comment 3 for bug 1944438

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

Reviewed: https://review.opendev.org/c/starlingx/config/+/810263
Committed: https://opendev.org/starlingx/config/commit/8a95a6b171053e7a569076d00fc945d8358e6eab
Submitter: "Zuul (22348)"
Branch: master

commit 8a95a6b171053e7a569076d00fc945d8358e6eab
Author: Andy Ning <email address hidden>
Date: Tue Sep 21 10:26:14 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
    Signed-off-by: Andy Ning <email address hidden>
    Change-Id: Ife274cb1b61a76827e27678760e2c90bfdec90ab