Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed wrong filename of private key for Custom SSL certs
The default private key is called `/var/cfengine/httpd/ssl/private/<hostname>.key`, not `/var/cfengine/httpd/ssl/private/<hostname>.cert`. Ticket: ENT-11847 Changelog: None Signed-off-by: Lars Erik Wik <[email protected]> (cherry picked from commit 8da8fb8)
- Loading branch information