Skip to content

Commit f4463fb

Browse files
committed
revoked.grc.com is now valid (?)
1 parent a649d1a commit f4463fb

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

test/integration_tests.sh

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,15 +1043,6 @@ testCRLOK() {
10431043

10441044
}
10451045

1046-
testCRLFail() {
1047-
1048-
# shellcheck disable=SC2086
1049-
${SCRIPT} ${TEST_DEBUG} --host revoked.grc.com --ignore-ocsp
1050-
EXIT_CODE=$?
1051-
assertEquals "wrong exit code" "${NAGIOS_CRITICAL}" "${EXIT_CODE}"
1052-
1053-
}
1054-
10551046
testAcceptableClientCertCAMissing() {
10561047

10571048
# shellcheck disable=SC2086

0 commit comments

Comments
 (0)