- 04 Jan, 2016 2 commits
-
-
Matthew Holt authored
# Conflicts: # caddy/letsencrypt/letsencrypt.go
-
Matthew Holt authored
Before, Caddy couldn't support graceful (zero-downtime) restarts when the reloaded Caddyfile had a host in it that was elligible for a LE certificate because the port was already in use. This commit makes it possible to do zero-downtime reloads and issue certificates for new hosts that need it. Supports only http-01 challenge at this time. OCSP stapling is improved in that it updates before the expiration time when the validity window has shifted forward. See 30c94908. Before it only used to update when the status changed. This commit also sets the user agent for Let's Encrypt requests with a string containing "Caddy".
-
- 03 Jan, 2016 3 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matthew Holt authored
By separating scheme and port at the parser, we are able to set the port appropriately and also keep the semantics of the scheme being specified by the user later on. The parser also stores an address' original input. Also, the config refactor makes it possible to partially load a config - valuable for determining which ones will need Let's Encrypt integration turned on during a restart.
-
- 31 Dec, 2015 3 commits
-
-
Matthew Holt authored
-
Matthew Holt authored
-
Matt Holt authored
rewrite: Support for rewrite match group.
-
- 30 Dec, 2015 5 commits
-
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
Replacer patch
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
Rewrite improvements
-
- 29 Dec, 2015 2 commits
-
-
Matt Holt authored
Support glob character in import
-
Radim Marek authored
-
- 24 Dec, 2015 1 commit
-
-
Abiola Ibrahim authored
-
- 23 Dec, 2015 4 commits
-
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
-
- 22 Dec, 2015 4 commits
-
-
Abiola Ibrahim authored
-
Matt Holt authored
markdown: Fix panic on sitegen for request dependent template values.
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
-
- 21 Dec, 2015 5 commits
-
-
Abiola Ibrahim authored
Gzip: Fix missing gzip encoding headers.
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
Gzip: Append to Vary header instead of replacing.
-
Matt Holt authored
fastcgi: Close client connections when done.
-
Abiola Ibrahim authored
-
- 19 Dec, 2015 4 commits
-
-
Abiola Ibrahim authored
-
Matt Holt authored
tls: Remove ECDHE-RSA-3DES-EDE-CBC-SHA and RSA-3DES-EDE-CBC-SHA from the default TLS config
-
Pavel Pavlenko authored
-
Pavel Pavlenko authored
-
- 18 Dec, 2015 3 commits
-
-
Abiola Ibrahim authored
-
Abiola Ibrahim authored
-
Matt Holt authored
Feek --> Feel
-
- 17 Dec, 2015 2 commits
-
-
jungle-boogie authored
unless you meant Freak
-
Matthew Holt authored
-
- 15 Dec, 2015 1 commit
-
-
Craig Peterson authored
-
- 14 Dec, 2015 1 commit
-
-
Matt Holt authored
fastcgi: separate standard and error output responses.
-