[OOM-CERT-SERVICE] Align implementation with RFC4210 59/116559/3 2.1.1
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Thu, 17 Dec 2020 15:03:07 +0000 (16:03 +0100)
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Mon, 4 Jan 2021 10:44:06 +0000 (10:44 +0000)
commit7d9906432263c37bbea44d74d15e9eaea19e310d
tree18616f924ab32ea2350ce18e8a37ec87a516f5d6
parent4f922581cabd32996b880b0f5ff9a5ae7cbc2c57
[OOM-CERT-SERVICE] Align implementation with RFC4210

- change MAC algorithm
- limit iterations to random value from 1000-2000 range
- correct caName validation to allow URL safe characters

Issue-ID: OOM-2656
(cherry picked from commit ee8b5cb717a4b7e37ef84e3e585be832d7d1794b)
Change-Id: I031382d208caa5eb659bb51f9d165344ca2e83b9
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
12 files changed:
certService/pom.xml
certService/src/main/java/org/onap/oom/certservice/cmpv2client/impl/CmpMessageHelper.java
certService/src/main/java/org/onap/oom/certservice/cmpv2client/impl/CreateCertRequest.java
certService/version.properties
certServiceClient/pom.xml
certServiceClient/src/main/java/org/onap/oom/certservice/client/configuration/factory/AbstractConfigurationFactory.java
certServiceClient/src/main/java/org/onap/oom/certservice/client/configuration/factory/ClientConfigurationFactory.java
certServiceClient/src/test/java/org/onap/oom/certservice/client/configuration/factory/AbstractConfigurationFactoryTest.java
certServiceClient/version.properties
certServicePostProcessor/pom.xml
pom.xml
version.properties