added ikev2/rw-pkcs8 scenario
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user