Use default algorithm in kasp test if possible

These tests don't require a specific algorithm so they should use
the DEFAULT_ALGORITHM from 'conf.sh.common'.

(cherry picked from commit 78c09f5622)
This commit is contained in:
Matthijs Mekking
2020-09-04 16:35:01 +02:00
parent 63652ca58f
commit a87fb09eb4
9 changed files with 165 additions and 157 deletions

View File

@@ -33,6 +33,13 @@ if $SHELL ../testcrypto.sh ed448; then
echo "yes" > ed448-supported.file
fi
copy_setports ns3/policies/autosign.conf.in ns3/policies/autosign.conf
copy_setports ns3/policies/kasp.conf.in ns3/policies/kasp.conf
copy_setports ns6/policies/csk1.conf.in ns6/policies/csk1.conf
copy_setports ns6/policies/csk2.conf.in ns6/policies/csk2.conf
copy_setports ns6/policies/kasp.conf.in ns6/policies/kasp.conf
# Setup zones
(
cd ns2