caddy/caddy
Matthew Holt 30c949085c letsencrypt: Stubbed out OCSP staple updates
OCSP status is checked at a regular interval, and if the OCSP status changes for any of the certificates, the change callback is executed (restarts the server, updating the OCSP staple).
2015-10-28 23:43:26 -06:00
..
assets Minor test improvements 2015-10-27 12:53:31 -06:00
letsencrypt letsencrypt: Stubbed out OCSP staple updates 2015-10-28 23:43:26 -06:00
parse core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
setup core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
caddy.go Clean up leaking goroutines and safer Start()/Stop() 2015-10-28 22:54:27 -06:00
config.go Clean up leaking goroutines and safer Start()/Stop() 2015-10-28 22:54:27 -06:00
config_test.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
directives.go core: Major refactor for graceful restarts; numerous fixes 2015-10-26 13:34:31 -06:00
helpers.go letsencrypt: Stubbed out OCSP staple updates 2015-10-28 23:43:26 -06:00
restart.go Clean up leaking goroutines and safer Start()/Stop() 2015-10-28 22:54:27 -06:00
restart_windows.go core: Refactoring POSIX-only code for build tags 2015-10-26 16:49:05 -06:00
sigtrap.go core: Refactoring POSIX-only code for build tags 2015-10-26 16:49:05 -06:00
sigtrap_posix.go core: Fix SIGUSR1 so it actually reloads config 2015-10-26 17:57:32 -06:00