- Nov 10, 2021
- Sep 20, 2021
- May 31, 2021
-
-
nimrod authored
-
- May 19, 2021
-
-
nimrod authored
So I can get the real client IP in the service.
- May 14, 2021
-
-
nimrod authored
If the acme challenge is in a location block but the default redirection is not, the default always takes precedence (Nginx won't resolve the order between the different directives, but it will between different location blocks).
-
- May 02, 2021
- Apr 30, 2021
-
-
nimrod authored
-
- Apr 24, 2021
- Apr 23, 2021
-
-
nimrod authored
How can I miss the opportunity to interfere with Google in any way?
-
- Apr 21, 2021
-
-
nimrod authored
-
- Apr 12, 2021
- Mar 26, 2021
- Feb 19, 2021
-
-
nimrod authored
-
- Feb 11, 2021
-
-
nimrod authored
Mainly ChaCha20. Also disable AESCCM (as per https://hynek.me/articles/hardening-your-web-servers-ssl-ciphers/ it's slow and uncommon).
-
- Feb 04, 2021
-
-
nimrod authored
Vouch uses the Host header for calculating the JWT but we can't override that (proxying won't work with an incorrect header). So instead it to each deployment so we don't have multiple proxies and can override the Host header.
-
- Jan 30, 2021
-
-
nimrod authored
-
- Jan 29, 2021
- Jan 28, 2021
-
-
nimrod authored
-
- Jan 27, 2021
-
-
nimrod authored
Needed for the default (fallback) acme challenge access (with the renew-certs playbooks from the homelab repo).
-