From 8fc7bbc6bab1a4e309e2326fe3a93cf0bb6aafc3 Mon Sep 17 00:00:00 2001 From: Martin Willi Date: Wed, 24 Oct 2012 13:16:39 +0200 Subject: [PATCH] Add NEWS about explicitly loaded pkcs11 certificates from ipsec.conf --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index d9743ecac..807c5aee0 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 ----------------