mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-08-18 19:58:25 +02:00
Updated TLS (markdown)
5
TLS.md
5
TLS.md
@@ -93,3 +93,8 @@ services:
|
||||
```
|
||||
|
||||
## 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://`.
|
Reference in New Issue
Block a user