mirror of
https://github.com/caddyserver/caddy.git
synced 2026-06-30 05:42:50 +00:00
A tls.Config must have Certificates or GetCertificate set, in order to be accepted by tls.Listen and quic.Listen. |
||
|---|---|---|
| .. | ||
| config.go | ||
| config_test.go | ||
| crypto.go | ||
| crypto_test.go | ||
| handshake.go | ||
| selfsigned.go | ||
| setup.go | ||
| setup_test.go | ||
| tls.go | ||
| tls_test.go | ||