Files
openvpn-install/test
Stanislas 63448d542d fix: test client connectivity both before and after cert renewal (#1481)
- Fix fingerprint CI test that started consistently failing after the
EasyRSA 3.2.6 update
- The client config was copied to `/shared/` before server cert renewal
changed the fingerprint, causing a TLS handshake failure race condition
- Instead of just fixing the race, add proper two-phase connectivity
testing: client connects before renewal, server renews certs, client
reconnects with the updated config
2026-03-14 14:42:06 +01:00
..