Actions
Bug #4679
closedUpper or mixed case hostnames fail as SSL certs are lower case
Description
If the installer is run on a host with upper case characters in its hostname, puppet cert generate
will create PEM files with lower case names. This will cause Apache startup errors. On re-runs, it also attempts to regenerate the certificate as the file it expects to be there isn't present (it has a lower case name).
(https://bugzilla.redhat.com/show_bug.cgi?id=1075244 - private bug, sorry)
Updated by Dominic Cleal over 10 years ago
- Has duplicate Bug #4790: foreman-installer does not preserve case when generating Apache SSL cert added
Updated by Dominic Cleal over 10 years ago
- Status changed from New to Ready For Testing
- Target version set to 1.8.4
- Translation missing: en.field_release set to 4
Updated by Anya Marshall over 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman:0b2e3dcdbd26d5f57def1053bab59c38ec72274b.
Actions