[OOM-CERT-SERVICE] Align implementation with RFC4210 55/116455/7
authorPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Thu, 17 Dec 2020 15:03:07 +0000 (16:03 +0100)
committerPiotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Fri, 18 Dec 2020 10:32:49 +0000 (10:32 +0000)
commitee8b5cb717a4b7e37ef84e3e585be832d7d1794b
tree2c487cf05d86fe4073ca41533abaef971bb2ae56
parentb60a5b93db07a50c0df21dc23878d4fcf00cfa78
[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
Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
Change-Id: I2c320607e7a02996cd249f45ac224e3f3a8aa3c9
13 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/ClientConfigurationFactory.java
certServiceClient/src/main/java/org/onap/oom/certservice/client/configuration/validation/client/ClientEnvsValueValidators.java
certServiceClient/src/test/java/org/onap/oom/certservice/client/configuration/validation/client/ClientEnvsValueValidatorsTest.java
certServiceClient/version.properties
certServiceK8sExternalProvider/pom.xml
certServicePostProcessor/pom.xml
pom.xml
version.properties