You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fill in notBefore/notAfter in X509 _PKeyInteractionTestsMixin tests (#1039)
While the tests currently pass without it, this is because OpenSSL's
encoder doesn't notice that it is emitting garbage. See
openssl/openssl#16538
Fill in a placeholder validity period so the tests both better mirror
real X.509 signing code and do not rely on this bug.
0 commit comments