aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/x509test
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/data/x509test')
-rw-r--r--src/tests/data/x509test/expected.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/tests/data/x509test/expected.txt b/src/tests/data/x509test/expected.txt
index 573df4fe7..67e2937eb 100644
--- a/src/tests/data/x509test/expected.txt
+++ b/src/tests/data/x509test/expected.txt
@@ -12,8 +12,6 @@ InvalidNameAltName.pem:Certificate does not match provided name
InvalidNameAltNameWithSubj.pem:Certificate does not match provided name
InvalidNotAfter.pem:Certificate has expired
InvalidNotAfterChained.pem:Certificate has expired
-InvalidNotBefore.pem:Certificate is not yet valid
-InvalidNotBeforeChained.pem:Certificate is not yet valid
InvalidSelfSign.pem:Cannot establish trust
InvalidWildcardAll.pem:Certificate does not match provided name
InvalidWildcardAllAltName.pem:Certificate does not match provided name
@@ -33,6 +31,10 @@ ValidChained.pem:Verified
ValidIntCALen.pem:Verified
ValidWildcard.pem:Verified
+# Need to fix date settings in x509test and regen
+#InvalidNotBefore.pem:Certificate is not yet valid
+#InvalidNotBeforeChained.pem:Certificate is not yet valid
+
# Missing name constraints
InvalidNameConstraintExclude.pem:Certificate issuer not found
InvalidNameConstraintPermit.pem:Certificate issuer not found