Both outposts reach authentik over auth.gymb.*, which presents a valid
Let's Encrypt cert via the reverseproxy (verified: ssl_verify_result=0
from the storage subnet). Drop the insecure TLS skip:
- proxy outpost: authentik_outpost_proxy_insecure -> "false"
- ldap outpost: pin authentik_outpost_ldap_insecure "false" instead of
relying on the role default ("true").
Addresses the automated security review finding (TLS verification disabled).
|
||
|---|---|---|
| .. | ||
| authentik.yml | ||
| authentik_outpost_ldap.yml | ||
| bookstack.yml | ||
| collabora.yml | ||
| drawio.yml | ||
| homarr.yml | ||
| main.yml | ||
| nextcloud.yml | ||
| opnform.yml | ||
| send.yml | ||
| traefik.yml | ||