caddy/caddyhttp/proxy
Danny Navarro e0efb027da proxy: Implement own CA certificates of backends (#2454)
By using option ca_certificates in proxy block it is possible now to select
CA against which backend certificates shall be checked.

Resolves #1550

Co-authored-by: Danny Navarro <navdgo@gmail.com>
2019-02-05 10:16:08 -07:00
..
testdata proxy: Support QUIC for upstream connections (#1782) 2017-09-11 19:49:02 -06:00
body_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
body.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
policy_test.go proxy: Fix 502 errors for requests without headers (#2188) 2018-08-07 17:01:24 -06:00
policy.go proxy: Fix 502 errors for requests without headers (#2188) 2018-08-07 17:01:24 -06:00
proxy_test.go Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
proxy.go Fix spelling (#2448) 2019-01-29 10:51:10 -07:00
reverseproxy_test.go proxy: Implement own CA certificates of backends (#2454) 2019-02-05 10:16:08 -07:00
reverseproxy.go proxy: Implement own CA certificates of backends (#2454) 2019-02-05 10:16:08 -07:00
setup_test.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
setup.go Apply Apache license to all .go source files (closes #1865) 2017-09-22 23:56:58 -06:00
upstream_test.go proxy: Implement own CA certificates of backends (#2454) 2019-02-05 10:16:08 -07:00
upstream.go proxy: Implement own CA certificates of backends (#2454) 2019-02-05 10:16:08 -07:00