From e39b271b1791d852b38632a5e9e36911a1f55883 Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Wed, 8 Oct 2008 07:03:39 +0000 Subject: [PATCH] raw public key support for charon --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index ecf9da7e3..fa048d237 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +strongswan-4.2.8 +---------------- + +- IKEv2 charon daemon supportis authentication based on raw public keys + stored in the SQL database backend. The ipsec listpubkeys command + lists the available raw public keys via the stroke interface. + + strongswan-4.2.7 ----------------