diff options
author | Martin Willi <martin@strongswan.org> | 2006-06-21 12:11:29 +0000 |
---|---|---|
committer | Martin Willi <martin@strongswan.org> | 2006-06-21 12:11:29 +0000 |
commit | 7e81e975436a6edde843f3beca546a33b66540d5 (patch) | |
tree | 07fb4d2b1b47d8a1b987f4955655cc4902af309f /NEWS | |
parent | b29bfa7c76f3f7c7aa85a1ec38ff94373441b7cb (diff) | |
download | strongswan-7e81e975436a6edde843f3beca546a33b66540d5.tar.bz2 strongswan-7e81e975436a6edde843f3beca546a33b66540d5.tar.xz |
updated news for 4.0.1 release
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,6 @@ +strongswan-4.0.1 +---------------- + - Added algorithm selection to charon: New default algorithms for ike=aes128-sha-modp2048, as both daemons support it. The default for IPsec SAs is now esp=aes128-sha,3des-md5. charon handles @@ -22,6 +25,10 @@ simultaneous rekeying. To avoid such a situation, use a large rekeyfuzz, or even better, set rekey=no on one peer. +- support for host2host, net2net, host2net (roadwarrior) tunnels + using predefined RSA certificates (see uml scenarios for + configuration examples). + - new build environment featuring autotools. Features such as HTTP, LDAP and smartcard support may be enabled using the ./configure script. Changing install directories |