* modules/ssl/ssl_engine_init.c (ssl_init_Module): Don't enable SSL
authorJoe Orton <jorton@apache.org>
Thu, 19 Apr 2018 08:02:41 +0000 (08:02 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 19 Apr 2018 08:02:41 +0000 (08:02 +0000)
commit81af07c707b365c9a3fd7f98adc86d02e90275e1
treeca96fb546911da4cc20e092cceda41d0029f25e3
parentc4c948381d8477c1e7e4aa2163c8d6011b042bf2
* modules/ssl/ssl_engine_init.c (ssl_init_Module): Don't enable SSL
  for a vhost if SSLEnable is not used and no certs are configured,
  even if the Listen protocol is "https".  Restores behaviour to that
  prior to r1809303 for configs which would now otherwise fail at
  startup.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1829513 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_init.c