aboutsummaryrefslogtreecommitdiff
path: root/tcl_tests
diff options
context:
space:
mode:
Diffstat (limited to 'tcl_tests')
-rw-r--r--tcl_tests/ca.try2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl_tests/ca.try b/tcl_tests/ca.try
index 1dac04f..0c08e63 100644
--- a/tcl_tests/ca.try
+++ b/tcl_tests/ca.try
@@ -92,7 +92,7 @@ test -skip {![file exists test.crl]} "Verifying corrupted CRL" {
"
test "Verifying CA certificate" {
- grep "(cacert.pem|error|OK)" [openssl "verify -CAflie $::test::ca/cacert.pem $::test::ca/cacert.pem"]
+ grep "(cacert.pem|error|OK)" [openssl "verify -CAfile $::test::ca/cacert.pem $::test::ca/cacert.pem"]
} 1 "error $::test::ca/cacert.pem: verification failed
STDERR CONTENTS:
C = RU, L = Moscow, CN = Test CA $ca_alg, O = Cryptocom, OU = OpenSSL CA, emailAddress = openssl@cryptocom.ru