[OOM-K8S-CERT-EXTERNAL-PROVIDER] Add logging of supported CSR properties 46/114346/9
authorJan Malkiewicz <jan.malkiewicz@nokia.com>
Wed, 28 Oct 2020 07:19:08 +0000 (08:19 +0100)
committerJan Malkiewicz <jan.malkiewicz@nokia.com>
Thu, 29 Oct 2020 10:14:03 +0000 (11:14 +0100)
commit8795295e7783695618ebaa25951b8eb2e35f4333
treeaeecdefc6f9495d1c195e56844edbdc32b0f3e47
parent1b1eddbac8e25d90c4ff2dd08445606abab2670d
[OOM-K8S-CERT-EXTERNAL-PROVIDER] Add logging of supported CSR properties

Issue-ID: OOM-2559
Signed-off-by: Jan Malkiewicz <jan.malkiewicz@nokia.com>
Change-Id: I8e6a55eea3d87b6bb5f3a26ca9a11d618bb61a77
certServiceK8sExternalProvider/src/cmpv2controller/certificate_request_controller.go
certServiceK8sExternalProvider/src/cmpv2controller/logger/certificate_request_logger.go
certServiceK8sExternalProvider/src/cmpv2controller/logger/certificate_request_logger_test.go
certServiceK8sExternalProvider/src/cmpv2provisioner/cmpv2_provisioner.go
certServiceK8sExternalProvider/src/x509/testdata/test_data.go [new file with mode: 0644]
certServiceK8sExternalProvider/src/x509/x509_utils.go [new file with mode: 0644]
certServiceK8sExternalProvider/src/x509/x509_utils_test.go [new file with mode: 0644]