httpd.conf
LoadModule ssl_module modules/mod_ssl.so
Include conf/extra/httpd-ssl.conf
make sure openssl and mod_ssl.so are compiled and installed
there are also ssl.conf
443 ports open
then I add these two lines to / etc/httpd/conf/httpd.conf. As a result, httpd failed to start
error message Failed to start The Apache HTTP Server.