1
0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-03-31 02:21:43 +02:00
caddy/modules/caddyhttp/reverseproxy/fastcgi
Matt Holt 81413caea2
caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes ()
* WIP: acmez v2, CertMagic, and ZeroSSL issuer upgrades

* caddytls: ZeroSSLIssuer now uses ZeroSSL API instead of ACME

* Fix go.mod

* caddytls: Fix automation related to managers (fix )

* Fix typo (appease linter)

* Fix HTTP validation with ZeroSSL API
2024-04-13 21:31:43 -04:00
..
caddyfile.go caddyfile: Normalize & flatten all unmarshalers () 2024-01-23 19:36:59 -05:00
client.go chore: enabling a few more linters () 2024-01-25 15:24:58 +00:00
client_test.go caddytls: Upgrade ACMEz to v2; support ZeroSSL API; various fixes () 2024-04-13 21:31:43 -04:00
fastcgi.go ci: use gci linter () 2023-08-14 09:41:15 -06:00
header.go fastcgi: Optimize FastCGI transport () 2022-09-02 16:57:55 -06:00
pool.go fastcgi: Optimize FastCGI transport () 2022-09-02 16:57:55 -06:00
reader.go fastcgi: Optimize FastCGI transport () 2022-09-02 16:57:55 -06:00
record.go fastcgi: Optimize FastCGI transport () 2022-09-02 16:57:55 -06:00
writer.go fastcgi: Optimize FastCGI transport () 2022-09-02 16:57:55 -06:00