pluto now requires pubkey plugin
This commit is contained in:
committed by
Martin Willi
parent
123fdf700a
commit
c146b2c8df
@@ -1087,6 +1087,7 @@ if test x$x509 = xtrue; then
|
|||||||
fi
|
fi
|
||||||
if test x$pubkey = xtrue; then
|
if test x$pubkey = xtrue; then
|
||||||
libstrongswan_plugins=${libstrongswan_plugins}" pubkey"
|
libstrongswan_plugins=${libstrongswan_plugins}" pubkey"
|
||||||
|
pluto_plugins=${pluto_plugins}" pubkey"
|
||||||
fi
|
fi
|
||||||
if test x$xcbc = xtrue; then
|
if test x$xcbc = xtrue; then
|
||||||
libstrongswan_plugins=${libstrongswan_plugins}" xcbc"
|
libstrongswan_plugins=${libstrongswan_plugins}" xcbc"
|
||||||
|
|||||||
Reference in New Issue
Block a user