Files
openvpn-install/test
Stanislas Lange cc1b2fafc8 fix(test): pass Docker env vars to systemd test service
The fingerprint mode CI test was not actually testing fingerprint mode
because Docker environment variables (-e AUTH_MODE=fingerprint) were not
being inherited by the systemd service running the tests.

Add PassEnvironment directive to pass AUTH_MODE and other test config
env vars from Docker to the systemd service.

Fixes the CI gap where fingerprint mode issues went undetected.
2025-12-29 10:34:13 +01:00
..