PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Apache 2.2 SSL setup
Apache 2.2 SSL setup
Iniciado por guest, 10,ene. 2018 01:20 - 1 respuesta
Publicado el 10,enero 2018 - 01:20
I am trying to set up SSL for Apache 2.2 that is installed with WebDev. However, it seems the mod_ssl.so module is not included. Is that needed for SSL and if so where can it be found?

Is it better to move to Apache 2.4?
Publicado el 11,enero 2018 - 04:58
I found a zip file for Apache 2.4 and installed that manually. It contains the SSL module and I got a certificate from SSLs.com. After some debug I think I have it working on my development machine..