NEWS: add keychain plugin

This commit is contained in:
Martin Willi 2013-07-18 15:07:00 +02:00
parent af2db7a651
commit 2334ae56e0
1 changed files with 2 additions and 1 deletions

3
NEWS
View File

@ -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.