Mod-security_SSL_Certification
Hello evryone I'm setting up a new web server for attacks testing (dvwa) in my Centos machine and i want to set up an application security layer using Mod_Security
module on Apache and its working great, now i want to change security from http
to https
using SSL
certification and I don't know how to do this in the same machine.
Do I have to install any software, and where do I have to instal the certificates? Does mod_security
support SSL
connection (HTTPS) ?? please help