caddy/caddytls
Matthew Holt 454b1e3939
Honor bind directive for ACME challenges
Fixes https://forum.caddyserver.com/t/basic-caddy-installation-failing-on-automatic-https/472?u=matt
2016-08-15 12:08:51 -06:00
..
storagetest
certificates.go
certificates_test.go
client.go Honor bind directive for ACME challenges 2016-08-15 12:08:51 -06:00
client_test.go
config.go Whoops, finishing up the last commit properly 2016-08-10 23:44:43 -06:00
config_test.go
crypto.go Maintainence routine deletes old (expired) OCSP staple files 2016-08-09 16:46:51 -06:00
crypto_test.go
filestorage.go
filestorage_test.go
handshake.go
handshake_test.go
httphandler.go Only consume HTTP challenge for names we are solving for (closes #549) 2016-08-10 22:13:06 -06:00
httphandler_test.go Only consume HTTP challenge for names we are solving for (closes #549) 2016-08-10 22:13:06 -06:00
maintain.go Maintainence routine deletes old (expired) OCSP staple files 2016-08-09 16:46:51 -06:00
setup.go
setup_test.go
storage.go
tls.go
tls_test.go
user.go
user_test.go