mirror of
https://github.com/caddyserver/caddy.git
synced 2026-07-01 06:11:35 +00:00
Now attempt to staple OCSP even for certs that don't have an existing staple (issue #605). "tls off" short-circuits tls setup function. Now we call getEmail() when setting up an acme.Client that does renewals, rather than making a new account with empty email address. Check certificate expiry every 12 hours, and OCSP every hour. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| graceful.go | ||
| server.go | ||
| virtualhost.go | ||