diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-02-19 12:23:27 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-02-19 12:25:01 +0100 |
commit | d69eb0375f44391dc6ec50ea360b6fd6f51e4561 (patch) | |
tree | 15236d814211842334c16fc4acbb7d544f7df5be | |
parent | f0c102cbfa7f81a0e5a672401c74b8e2fd978c18 (diff) | |
download | strongswan-d69eb0375f44391dc6ec50ea360b6fd6f51e4561.tar.bz2 strongswan-d69eb0375f44391dc6ec50ea360b6fd6f51e4561.tar.xz |
NEWS about ipseckey and unbound plugins added
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +strongswan-5.0.3 +---------------- + +- The new ipseckey plugin enables authentication based on trustworthy public + keys stored as IPSECKEY resource records in the DNS and protected by DNSSEC. + To do so it uses a DNSSEC enabled resolver, like the one provided by the new + unbound plugin, which is based on libldns and libunbound. Both plugins were + created by Reto Guadagnini. + strongswan-5.0.2 ---------------- |