mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-21 13:42:32 +02:00
Certs for TestCertificateAuthority and TestCertificateVerify have expired today: $ cat src/certstrap-1.3.0/pkix/cert_test.go | grep -i '\bcertAuthPEM =' -A14 | sed 's/.*`//' | openssl x509 -noout -dates notBefore=Mar 13 01:18:50 2014 GMT notAfter=Mar 13 01:18:50 2024 GMT $ cat src/certstrap-1.3.0/pkix/cert_test.go | grep -i '\bcertHostPEM =' -A14 | sed 's/.*`//' | openssl x509 -noout -dates notBefore=Mar 13 01:32:24 2014 GMT notAfter=Mar 13 01:32:24 2024 GMT