aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4fb43428e..32b4e501c 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,11 @@ strongswan-4.4.1
plugin, disabled by default. Enable it and update manual load directives
in strongswan.conf, if required.
+- The pki utility supports CRL generation using the --signcrl command.
+
+- The ipsec pki --self, --issue and --req commands now support output in
+ PEM format using the --outform pem option.
+
- The major refactoring of the IKEv1 Mode Config functionality now allows
the transport and handling of any Mode Config attribute.