stable
Clone or download
Read-only
request #14456: Self signed certificates for dev instances should use the SAN dNSName
In order to test this, you have to move or delete your certificate and key in the reverse proxy container, located in /etc/pki/tls/private and /etc/pki/tls/certs, and then stop/remove the container. Upon recreation a new certificate will be created which should have the dNSName filled. Change-Id: I299944e773d393608e153b12c30f4b35afe97360
Modified Files
Name | ||||
---|---|---|---|---|
M | tools/Configuration/Nginx/Common.php | +2 | −2 | Go to diff View file |
M | tools/docker/reverse-proxy/entrypoint.sh | +2 | −1 | Go to diff View file |