openssl req -new -out server.csr -newkey rsa:2048 -keyout server.key Gave the CSR to our inhouse CA and got back a cert, saved as server.cer. Put all the relevant paths into httpd-ssl.conf: Code: ...
Self-hosted web administration solution CloudPanel was found to have several security issues, including using the same SSL certificate private key across all installations and unintentional ...