stable

Clone or download

Read-only

fix: Set a CN in the self-signed certificate generated during the installation phase

This is a follow-up to f94c2837e61b1ebed1b6ef50372c1e57bf575cca. Not having a CN at all causes issues with older cURL/OpenSSL versions used on EL9 for example. Setting a dummy CN makes cURL happy as the proper name will be retrieved from the SAN. Part of request #39012 Installation might not succeed when a long domain name is used Change-Id: Iec92def15949b832f19766a52f344c091fae0c46

Modified Files

Name
M src/tuleap-cfg/Command/SiteDeploy/Nginx/NginxCommon.php +8 −1 Go to diff View file