From df3ad29af495185aa9b051028ae94b965a4b1659 Mon Sep 17 00:00:00 2001 From: "djm@openbsd.org" Date: Fri, 3 Jan 2020 03:02:26 +0000 Subject: upstream: what bozo decided to use 2020 as a future date in a regress test? OpenBSD-Regress-ID: 3b953df5a7e14081ff6cf495d4e8d40e153cbc3a Origin: upstream, https://anongit.mindrot.org/openssh.git/commit/?id=ff31f15773ee173502eec4d7861ec56f26bba381 Last-Update: 2020-01-09 Patch-Name: regress-2020.patch --- regress/cert-hostkey.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regress/cert-hostkey.sh') diff --git a/regress/cert-hostkey.sh b/regress/cert-hostkey.sh index 86ea62504..844adabcc 100644 --- a/regress/cert-hostkey.sh +++ b/regress/cert-hostkey.sh @@ -252,7 +252,7 @@ test_one() { test_one "user-certificate" failure "-n $HOSTS" test_one "empty principals" success "-h" test_one "wrong principals" failure "-h -n foo" -test_one "cert not yet valid" failure "-h -V20200101:20300101" +test_one "cert not yet valid" failure "-h -V20300101:20320101" test_one "cert expired" failure "-h -V19800101:19900101" test_one "cert valid interval" success "-h -V-1w:+2w" test_one "cert has constraints" failure "-h -Oforce-command=false" -- cgit v1.2.3