From 9d03c5d78720aa61e993f7e9a2de13eb458d4486 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zden=C4=9Bk=20=C5=A0ustr?= Date: Mon, 28 Jan 2013 14:37:41 +0000 Subject: [PATCH] SHA2 test added --- org.glite.testsuites.ctb/CANL-C/tests/canl-common-testbeds.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/org.glite.testsuites.ctb/CANL-C/tests/canl-common-testbeds.sh b/org.glite.testsuites.ctb/CANL-C/tests/canl-common-testbeds.sh index b42555b..7edf9d0 100755 --- a/org.glite.testsuites.ctb/CANL-C/tests/canl-common-testbeds.sh +++ b/org.glite.testsuites.ctb/CANL-C/tests/canl-common-testbeds.sh @@ -82,6 +82,7 @@ echo "" ./canl-test-cert-handle.sh --origin \$X509_USER_CERT --key \$X509_USER_KEY \$OUTPUT_OPT ./canl-test-cs-openssl.sh \$OUTPUT_OPT ./canl-test-sec-connection.sh \$OUTPUT_OPT +./canl-test-sha2.sh \$OUTPUT_OPT echo "" echo "" echo ================== -- 1.8.2.3