diff options
author | 2020-12-15 09:59:13 +0100 | |
---|---|---|
committer | 2020-12-29 11:12:18 +0100 | |
commit | 25673a3551f2bf15f23afbbfe986947c6a975c91 (patch) | |
tree | 548a4fa35f28280a8f49dbb3e28b7636522f764b /Changelog.md | |
parent | d2f0552ea27a481bdbe9099ee52422bca8b6b314 (diff) |
Add individual artifact validation using common cert.
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com>
Change-Id: I2aa4e862f3d343a3f452e1564dc8a97a34960b83
Issue-ID: VNFSDK-714
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 9c24418..fe1efb3 100644 --- a/Changelog.md +++ b/Changelog.md @@ -120,3 +120,7 @@ All notable changes to this project will be documented in this file. - https://jira.onap.org/browse/VNFSDK-715 ## [1.2.17] + +## Added +- Possibility to use a common certificate for individual signature per artifact in manifest file. + - https://jira.onap.org/browse/VNFSDK-714 |