diff options
author | Pawel Kasperkiewicz <pawel.kasperkiewicz@nokia.com> | 2020-09-03 10:56:30 +0200 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-09-24 07:10:21 +0000 |
commit | 8f0b6f6e7a3a231558343b7dba0b06c0c1228527 (patch) | |
tree | 3bdc02397a40a8bdc7b7f991a05a1fe33893c63d /kubernetes/platform/components/oom-cert-service/resources/certServiceClient-keystore.jks | |
parent | c7f3d6bf913e5da8e486ee316047a8bb144e0e5a (diff) |
[OOM] Automate certificate generation for CMPv2 Cert Service
Add Makefiles to automatically and dynamically generate certificates, for CertService TLS communication. Makefiles are executed automatically during making project.
Makefile uses docker container to generate certificates, because openssl and keytool is needed, so this solution was choosed to not add additional requirements for RKE Node.
Certificates generated in docker container are mounted to resources directory. Removed hardcoded certificates as they are no longer needed.
Issue-ID: OOM-2526
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: Ide350ee50a1d458d798ca655f7e83bac4096121c
Diffstat (limited to 'kubernetes/platform/components/oom-cert-service/resources/certServiceClient-keystore.jks')
-rw-r--r-- | kubernetes/platform/components/oom-cert-service/resources/certServiceClient-keystore.jks | bin | 4066 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/kubernetes/platform/components/oom-cert-service/resources/certServiceClient-keystore.jks b/kubernetes/platform/components/oom-cert-service/resources/certServiceClient-keystore.jks Binary files differdeleted file mode 100644 index c089764466..0000000000 --- a/kubernetes/platform/components/oom-cert-service/resources/certServiceClient-keystore.jks +++ /dev/null |