Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3203

Enhancement request - Self-signed Certs (no replies)

$
0
0
Happy Holidays!

I would like to request an enhancement for how WampServer handles Apache config files when using Self-Signed SSL certificates.

Could we have a switch that if checked (using Self-Signed Certificates)/unchecked (using built-in Certificates) it would use these lines in the "httpd-ssl.conf":

SSLCertificateFile "${CERTIFICATS}/${SERVERNAMEVHOSTSSL}-certonly.pem"
SSLCertificateKeyFile "${CERTIFICATS}/${SERVERNAMEVHOSTSSL}-privatekey.pem"

instead of these lines:

SSLCertificateFile "${CERTIFS}/Site/${SERVERNAMEVHOSTSSL}.crt"
SSLCertificateKeyFile "${CERTIFS}/Site/${SERVERNAMEVHOSTSSL}.key"


That would be very helpful :)

Cheers

Viewing all articles
Browse latest Browse all 3203

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>