From 2334ae56e008fbd4b612cdc4f1eb056bb0d888ae Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Thu, 18 Jul 2013 15:07:00 +0200 Subject: [PATCH] NEWS: add keychain plugin --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.