aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Willi <martin@revosec.ch>2013-07-18 15:07:00 +0200
committerMartin Willi <martin@revosec.ch>2013-07-18 15:07:00 +0200
commit2334ae56e008fbd4b612cdc4f1eb056bb0d888ae (patch)
tree87a38e3ba7648bd746ef691a47f898796ea52608
parentaf2db7a6510a571f9131a9143415496addcc6861 (diff)
downloadstrongswan-2334ae56e008fbd4b612cdc4f1eb056bb0d888ae.tar.bz2
strongswan-2334ae56e008fbd4b612cdc4f1eb056bb0d888ae.tar.xz
NEWS: add keychain plugin
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 43903aa7d..f09aa1f91 100644
--- a/NEWS
+++ b/NEWS
@@ -14,7 +14,8 @@ strongswan-5.1.0
processing in userland on Linux, FreeBSD and Mac OS X.
- The new osx-attr plugin installs configuration attributes (currently DNS
- servers) via SystemConfiguration on Mac OS X.
+ servers) via SystemConfiguration on Mac OS X. The keychain plugin provides
+ certificates from the OS X keychain service.
- The sshkey plugin parses SSH public keys, which, together with the --agent
option for charon-cmd, allows the use of ssh-agent for authentication.