• Matthew Holt's avatar
    tls: Command line flags to disable HTTP and TLS-SNI challenges · 6bc3e753
    Matthew Holt authored
    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.
    6bc3e753
client.go 11.6 KB