mirror of
https://github.com/caddyserver/caddy.git
synced 2026-09-02 09:20:49 +00:00
* Add support for client TLS authentication Signed-off-by: Alexandre Stein <alexandre_stein@interlab-net.com> * make and use client authentication struct * force StrictSNIHost if TLSConnPolicies is not empty * Implement leafs verification * Fixes issue when using multiple verification * applies the comments from maintainers * Apply comment * Refactor/cleanup initial TLS client auth implementation |
||
|---|---|---|
| .. | ||
| standardstek | ||
| acmemanager.go | ||
| connpolicy.go | ||
| fileloader.go | ||
| folderloader.go | ||
| matchers.go | ||
| sessiontickets.go | ||
| tls.go | ||
| values.go | ||