If nothing else this is an issue since the expired certs make the test
suite fail, which in turn trigger a build failure.
Upstream fix:
https://github.com/OpenVPN/openvpn/commit/13b2313ace9797fc6b6ba8980ae592c930e16ee9
...which don't appear to have made it into the 2.3.5 release.
// Andreas
s
Package: openvpn
Version: 2.2.1-8+deb7u2
Severity: normal
The example certificates in the package expired recently:
for cert in usr/share/doc/openvpn/examples/sample-keys/*.crt; do openssl x509
-noout -in "$cert" -text | grep -A2 Validity; done
Validity
Not Before: Nov 25 14:
2 matches
Mail list logo