Tim Kimber
5 years ago
No known key found for this signature in database
GPG Key ID: 3E1804964E76BD18
2 changed files with
2 additions and
2 deletions
-
test/14-test-revoke.bats
-
test/15-test-revoke-no-suffix.bats
|
|
|
@ -38,5 +38,5 @@ setup() { |
|
|
|
|
|
|
|
run ${CODE_DIR}/getssl -d --revoke $CERT $KEY $CA |
|
|
|
assert_success |
|
|
|
check_output_for_errors |
|
|
|
check_output_for_errors "debug" |
|
|
|
} |
|
|
|
@ -38,5 +38,5 @@ setup() { |
|
|
|
|
|
|
|
run ${CODE_DIR}/getssl -d --revoke $CERT $KEY $CA |
|
|
|
assert_success |
|
|
|
check_output_for_errors |
|
|
|
check_output_for_errors "debug" |
|
|
|
} |