Control: tags -1 + confirmed
Control: patch -1
https://github.com/OpenVPN/openvpn/commit/78e0c5f2f57a18e8ea60951696a458a4b3ff3621
Hi,
2024-11-02 17:48:40 VERIFY ERROR: depth=1, error=certificate has
expired: C=KG, ST=NA, L=BISHKEK, O=OpenVPN-TEST,
emailAddress=me@myhost.mydomain, serial=11623472856044842625
2024-11-02 17:48:40 OpenSSL: error:0A000086:SSL routines::certificate
verify failed
Looks like the certs used in the test expired.
This has been fixed upstream in
https://github.com/OpenVPN/openvpn/commit/78e0c5f2f57a18e8ea60951696a458a4b3ff3621
. I don't think it's worth doing a stable update on its own, but we
should include it in the next upload.
Bernhard