1
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2024-12-16 21:56:40 -05:00
caddy/modules
vnxme 61fe152c60
caddytls: Caddyfile support for TLS handshake matchers (#6461)
* Caddyfile support for TLS handshake matchers:

- caddytls.MatchLocalIP
- caddytls.MatchRemoteIP
- caddytls.MatchServerName

* Caddyfile support for TLS handshake matchers:

- fix imports order

Co-authored-by: Francis Lavoie <lavofr@gmail.com>

---------

Co-authored-by: Francis Lavoie <lavofr@gmail.com>
2024-07-24 09:26:09 -06:00
..
caddyevents events: Getters for event info (close #6377) 2024-06-06 07:11:28 -06:00
caddyfs fix a typo (#6333) 2024-05-21 18:41:41 -04:00
caddyhttp reverseproxy: Fix panic when using header-related flags (fix #6464) 2024-07-18 21:31:07 -06:00
caddypki acmeserver: Add sign_with_root for Caddyfile (#6345) 2024-05-27 20:06:54 -04:00
caddytls caddytls: Caddyfile support for TLS handshake matchers (#6461) 2024-07-24 09:26:09 -06:00
filestorage
logging logging: set file mode when the file already exist (#6391) 2024-06-12 15:17:46 -06:00
metrics
standard