1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Files
certbot/letsencrypt-apache/letsencrypt_apache/tests/testdata
Patrick Figel f908e8bdaf Detect SSL vhosts by port
SSLEngine on can be set outside of <VirtualHost>. Treat any vhost
using port 443 as a SSL vhost.

fixes #1602
2015-11-24 06:23:07 +01:00
..