From: Martin Willi Date: Wed, 24 Oct 2012 11:16:39 +0000 (+0200) Subject: Add NEWS about explicitly loaded pkcs11 certificates from ipsec.conf X-Git-Tag: 5.0.2dr4~282 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8fc7bbc6bab1a4e309e2326fe3a93cf0bb6aafc3;p=thirdparty%2Fstrongswan.git Add NEWS about explicitly loaded pkcs11 certificates from ipsec.conf --- diff --git a/NEWS b/NEWS index d9743ecac1..807c5aee06 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,10 @@ strongswan-5.0.2 explicitly (such as prfsha1 or prfsha256), no implicit PRF algorithm based on the integrity algorithm is added to the proposal. +- The pkcs11 plugin can now load leftcert certificates from a smartcard for a + specific ipsec.conf conn section and cacert CA certificates for a specific ca + section. + strongswan-5.0.1 ----------------