aboutsummaryrefslogtreecommitdiffstats
path: root/docs/sections/change-log.rst
diff options
context:
space:
mode:
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-07-02 09:49:20 +0200
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>2021-07-14 09:16:13 +0200
commit2cdaccb63c0f01b42ca1b83749ee42b537620919 (patch)
tree96588d7c83da6dee722911eaf03df0c5cd586eb3 /docs/sections/change-log.rst
parent78b60d22b8779d1fbf3e27287b9774862f71404b (diff)
[OOM-CERT-SERVICE] Remove CaMode from Cmpv2Server configuration
Issue-ID: OOM-2753 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I10662551a315a0b38b1213513d07ab2a4ccf5326
Diffstat (limited to 'docs/sections/change-log.rst')
-rw-r--r--docs/sections/change-log.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/sections/change-log.rst b/docs/sections/change-log.rst
index 41b23fad..ad54434a 100644
--- a/docs/sections/change-log.rst
+++ b/docs/sections/change-log.rst
@@ -19,7 +19,7 @@ Version: 2.4.0
**New Features**
- N/A
+ Add certificate update use case (support for CMPv2 messages: Key Update Request and Certification Request).
**Bug Fixes**
@@ -47,6 +47,8 @@ Version: 2.4.0
**Upgrade Notes**
+ caMode is removed from cmpServers.json configuration file.
+
**Deprecation Notes**
CertService client is not supported since Istanbul release.