From 3561cc4b3b82f9f7a7f67d2cbaa20dc11e8cfc97 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Sat, 29 May 2010 11:22:36 +0200 Subject: [PATCH] added X.509 support by openssl plugin to NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 7fa6cb02d..3fb8f4b77 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ strongswan-4.4.1 ---------------- +- The openssl plugin now supports X.509 certificate and CRL functions. + - The major refactoring of the IKEv1 Mode Config functionality now allows the transport and handling of any Mode Config attribute.