Logo
Explore Help
Sign In
Cutlery/caddy
1
0
Fork 0
You've already forked caddy
mirror of https://github.com/caddyserver/caddy.git synced 2025-05-24 02:02:26 -04:00
Code Issues Actions Packages Projects Releases Wiki Activity
caddy/modules/caddyhttp/reverseproxy
History
Zaq? Wiedmann 21f1f95e7b reverse_proxy: Add tls_trusted_ca_certs to Caddyfile (#2936)
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
    }
}
```
2020-01-07 12:07:42 -07:00
..
fastcgi
Export Replacer and use concrete type instead of interface
2019-12-29 13:12:52 -07:00
caddyfile.go
reverse_proxy: Add tls_trusted_ca_certs to Caddyfile (#2936)
2020-01-07 12:07:42 -07:00
circuitbreaker.go
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
2019-12-10 13:36:46 -07:00
command.go
Minor improvements; comments and shorter placeholders & module IDs
2019-12-12 14:31:20 -07:00
healthchecks.go
Improve godocs all around
2019-12-23 12:45:35 -07:00
hosts.go
Export Replacer and use concrete type instead of interface
2019-12-29 13:12:52 -07:00
httptransport.go
reverse_proxy: Add tls_trusted_ca_certs to Caddyfile (#2936)
2020-01-07 12:07:42 -07:00
ntlm.go
Improve godocs all around
2019-12-23 12:45:35 -07:00
reverseproxy.go
Improve docs, especially w.r.t. placeholders and template actions
2019-12-29 13:16:34 -07:00
selectionpolicies_test.go
Migrate some selection policy tests over to v2
2019-09-09 21:44:58 -06:00
selectionpolicies.go
v2: Module documentation; refactor LoadModule(); new caddy struct tags (#2924)
2019-12-10 13:36:46 -07:00
streaming.go
v2: housekeeping: address minor lint complaints (#2957)
2020-01-03 11:33:22 -07:00
Powered by Gitea Version: 1.23.8 Page: 90ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API