diff options
author | Martin Willi <martin@revosec.ch> | 2013-07-18 15:07:00 +0200 |
---|---|---|
committer | Martin Willi <martin@revosec.ch> | 2013-07-18 15:07:00 +0200 |
commit | 2334ae56e008fbd4b612cdc4f1eb056bb0d888ae (patch) | |
tree | 87a38e3ba7648bd746ef691a47f898796ea52608 | |
parent | af2db7a6510a571f9131a9143415496addcc6861 (diff) | |
download | strongswan-2334ae56e008fbd4b612cdc4f1eb056bb0d888ae.tar.bz2 strongswan-2334ae56e008fbd4b612cdc4f1eb056bb0d888ae.tar.xz |
NEWS: add keychain plugin
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |