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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user