caddy/caddy
Matthew Holt 6bc3e7536e
tls: Command line flags to disable HTTP and TLS-SNI challenges
This could have just as easily been a tls directive property in the
Caddyfile, but I figure if these challenges are being disabled, it's
because of port availability or process privileges, both of which would
affect all sites served by this process. The names of the flag are long
but descriptive.

I've never needed this but I hear of quite a few people who say they
need this ability, so here it is.
2017-03-08 00:06:49 -07:00
..
caddymain tls: Command line flags to disable HTTP and TLS-SNI challenges 2017-03-08 00:06:49 -07:00
build.bash Misc. changes: {hostonly} placeholder, self_signed port fix 2016-07-02 14:11:17 -06:00
main.go Every package has a test 2016-06-21 00:11:55 -06:00
main_test.go Every package has a test 2016-06-21 00:11:55 -06:00