Unable to set up SSL support for Apache 2 on Debian
- by Francesco
I am trying to set up ssl support for Apache 2 on Debian. Versions are:
Debian GNU/Linux 6.0
apache2 2.2.16-6+squeeze1
I followed a lot of how-tos for days but I couldn't make it work. Here are my steps and configuration files (ServerName and DocumentRoot are changed for privacy, in case tell me):
# mkdir /etc/apache2/ssl
# openssl req $@ -new…