mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-06-20 09:58:24 +02:00
Updated TLS (markdown)
parent
2438b010cf
commit
5c7212abd9
5
TLS.md
5
TLS.md
@ -93,3 +93,8 @@ services:
|
|||||||
```
|
```
|
||||||
|
|
||||||
## About _hitch_
|
## About _hitch_
|
||||||
|
|
||||||
|
Originally, [hitch](https://hitch-tls.org/) was suggested to use as a TLS proxy.
|
||||||
|
|
||||||
|
[We later learned](https://github.com/netbox-community/netbox-docker/discussions/490) that _hitch_ is protocol agnostic, so it does not know about HTTP.
|
||||||
|
In other words, it did not set `X-Forwarded-Proto` or `X-Forwarded-For` headers on requests sent to NetBox, thous it would respond to API requests to `https://` with references to `http://`.
|
Loading…
x
Reference in New Issue
Block a user