added ikev2/rw-pkcs8 scenario

This commit is contained in:
Andreas Steffen
2012-02-03 11:10:13 +01:00
parent 2a77a27213
commit 6b4e0dd504
18 changed files with 238 additions and 0 deletions
+5
View File
@@ -352,6 +352,11 @@ then
echo -n " --enable-whitelist" >> $INSTALLSHELL
fi
if [ "$USE_PKCS8" = "yes" ]
then
echo -n " --enable-pkcs8" >> $INSTALLSHELL
fi
if [ "$USE_IFMAP" = "yes" ]
then
echo -n " --enable-tnc-ifmap" >> $INSTALLSHELL