load gmp plugin in ike scenarios

This commit is contained in:
Andreas Steffen
2009-05-24 18:16:00 +02:00
parent 5aab375958
commit b8f8b2f1ce
2 changed files with 2 additions and 2 deletions
@@ -5,5 +5,5 @@ charon {
}
pluto {
load = curl aes des sha1 sha2 md5 random hmac
load = curl aes des sha1 sha2 md5 gmp random hmac
}
@@ -5,5 +5,5 @@ charon {
}
pluto {
load = curl aes des sha1 sha2 md5 random hmac
load = curl aes des sha1 sha2 md5 gmp random hmac
}