caddy/caddy
Matthew Holt c7d4d051cb letsencrypt: Ensure no prompt if user is not there
Also only set custom address if alternate port is specified (rather than using a blank address; just cleaner this way)
2016-01-12 08:52:08 -07:00
..
assets Minor test improvements 2015-10-27 12:53:31 -06:00
caddyfile Preserve and clean up original host input in Caddyfile-JSON conversions 2016-01-03 16:46:26 -07:00
letsencrypt letsencrypt: Ensure no prompt if user is not there 2016-01-12 08:52:08 -07:00
parse If scheme and port defy convention, it is an error 2016-01-10 20:51:50 -07:00
setup tls: Extra requirements to set port to 443 2016-01-10 20:47:43 -07:00
caddy_test.go core: Start() blocks until servers finish starting 2015-10-30 00:19:43 -06:00
caddy.go letsencrypt: Couple minor refactors/fixes 2016-01-08 11:55:31 -07:00
config_test.go Parser separate scheme/port, refactor config loading 2016-01-03 16:41:29 -07:00
config.go Parser separate scheme/port, refactor config loading 2016-01-03 16:41:29 -07:00
directives.go Make Let's Encrypt module honor the Bind settings 2016-01-03 23:56:14 -07:00
helpers.go Several improvements and bug fixes related to graceful reloads 2015-11-14 18:00:25 -07:00
restart_windows.go Make signal trapping optional 2015-11-14 21:59:43 -07:00
restart.go letsencrypt: Don't prompt if user is not there 2016-01-10 23:40:55 -07:00
sigtrap_posix.go Remove pidfile when program exits (closes #495) 2016-01-09 21:48:07 -07:00
sigtrap_windows.go Make signal trapping optional 2015-11-14 21:59:43 -07:00
sigtrap.go Remove pidfile when program exits (closes #495) 2016-01-09 21:48:07 -07:00