diff options
author | Ramesh Parthasarathy <ramesh.parthasarathy@att.com> | 2020-04-05 04:30:27 +0000 |
---|---|---|
committer | Ramesh Parthasarathy <ramesh.parthasarathy@att.com> | 2020-04-05 04:30:27 +0000 |
commit | 3ea400b4e62a027caa9bbba14b52d2c04e07f6c0 (patch) | |
tree | ddb2cc2fb6cc91b11c80fe7a7f699a6194622380 /docs | |
parent | bd49e72ac488734ea69861e55520a231d6628122 (diff) |
Added trust store for SOL003 Adapter & ETSI Catalog Manager
Added the trust store provided by waqas to be included
with vnfm adapter jvm arguments.
Issue-ID: SO-2765
Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Change-Id: Ifbe7bd54dcf1f79b49bed1f887e472ad9b7ac634
Diffstat (limited to 'docs')
-rw-r--r-- | docs/oom_hardcoded_certificates.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/oom_hardcoded_certificates.rst b/docs/oom_hardcoded_certificates.rst index 0745ec0df4..b5f3c075f8 100644 --- a/docs/oom_hardcoded_certificates.rst +++ b/docs/oom_hardcoded_certificates.rst @@ -48,5 +48,7 @@ Here's the list of these certificates: +------------------+------------------+------------------+--------------------------------------------------------------------------------------------+ | SO/VNFM | Yes | No? | Yes | kubernetes/so/resources/config/certificates | +------------------+------------------+------------------+--------------------------------------------------------------------------------------------+ + | SO/VNFM | No | Yes? | Yes | kubernetes/so/charts/so-secrets/resources/certs/org.onap.so.trust.jks | + +------------------+------------------+------------------+--------------------------------------------------------------------------------------------+ | VID | No | Yes | No | kubernetes/vid/resources/cert | +------------------+------------------+------------------+--------------------------------------------------------------------------------------------+ |