# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = sha1 sha2 md5 aes des hmac random
+ load = sha1 sha2 md5 aes des hmac gmp random
+}
+
+# pluto uses optimized DH exponent sizes (RFC 3526)
+
+libstrongswan {
+ dh_exponent_ansi_x9_42 = no
}
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = sha1 sha2 md5 aes des hmac random
+ load = sha1 sha2 md5 aes des hmac gmp random
+}
+
+# pluto uses optimized DH exponent sizes (RFC 3526)
+
+libstrongswan {
+ dh_exponent_ansi_x9_42 = no
}
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = sha1 sha2 md5 aes des hmac random
+ load = sha1 sha2 md5 aes des hmac gmp random
+}
+
+# pluto uses optimized DH exponent sizes (RFC 3526)
+
+libstrongswan {
+ dh_exponent_ansi_x9_42 = no
}
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = openssl random hmac curl
+ load = openssl pubkey random hmac curl
}
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = aes des sha1 sha2 md5 gmp openssl random hmac curl
+ load = aes des sha1 sha2 md5 gmp openssl pubkey random hmac curl
}
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = openssl random hmac curl
+ load = openssl pubkey random hmac curl
}
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = openssl random hmac curl
+ load = openssl pubkey random hmac curl
}
# /etc/strongswan.conf - strongSwan configuration file
-charon {
- load = aes des sha1 sha2 md5 gmp openssl random hmac curl
+pluto {
+ load = aes des sha1 sha2 md5 gmp openssl pubkey random hmac curl
}
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = openssl random hmac curl
+ load = openssl pubkey random hmac curl
}
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = openssl random hmac curl
+ load = openssl pubkey random hmac curl
}
# /etc/strongswan.conf - strongSwan configuration file
pluto {
- load = aes des sha1 sha2 md5 gmp random hmac curl
+ load = aes des sha1 sha2 md5 gmp pubkey random hmac curl
}
}
pluto {
- load = openssl random hmac curl
+ load = openssl pubkey random hmac curl
}