mirror of
https://github.com/caddyserver/caddy.git
synced 2024-12-28 06:33:47 +03:00
21f1f95e7b
Allows specifying ca certs with by filename in `reverse_proxy.transport`. Example ``` reverse_proxy /api api:443 { transport http { tls tls_trusted_ca_certs certs/rootCA.pem } } ``` |
||
---|---|---|
.. | ||
caddyhttp | ||
caddytls | ||
filestorage | ||
logging | ||
standard |