Add server cert info for AAI mS 04/104704/1
authorJimmy Forsyth <jf2512@att.com>
Mon, 30 Mar 2020 16:56:50 +0000 (12:56 -0400)
committerJimmy Forsyth <jf2512@att.com>
Mon, 30 Mar 2020 16:56:55 +0000 (12:56 -0400)
haproxy, resources, traversal, schema-service, graphadmin,
babel, model-loader, aai-search-data

Issue-ID: AAI-2821
Change-Id: I4304053534a20ea1b51e05e285f0829403d2b2db
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
docs/oom_hardcoded_certificates.rst

index 84ca2d0..eb53a2d 100644 (file)
@@ -11,8 +11,18 @@ ONAP Hardcoded certificates
 ONAP current installation have hardcoded certificates.
 Here's the list of these certificates:
 
- +----------------------------------------------------------------------------------+
- | Project    | ONAP Certificate | Own Certificate  | Path                          |
- +============+==================+==================+===============================+
- | VID        | No               | Yes              | kubernetes/vid/resources/cert |
- +------------+------------------+------------------+-------------------------------+
+ +-----------------------------------------------------------------------------------------------------------------------------+
+ | Project    | ONAP Certificate | Own Certificate  | Path                                                                     |
+ +============+==================+==================+==========================================================================+
+ | VID        | No               | Yes              | kubernetes/vid/resources/cert                                            |
+ +------------+------------------+------------------+--------------------------------------------------------------------------+
+ | AAI        | Yes              | No               | aai/oom/resources/config/haproxy/aai.pem                                 |
+ +------------+------------------+------------------+--------------------------------------------------------------------------+
+ | AAI        | Yes              | No               | aai/oom/resources/config/aai/aai_keystore                                |
+ +------------+------------------+------------------+--------------------------------------------------------------------------+
+ | AAI        | Yes              | No               | aai/oom/components/aai-search-data/resources/config/auth/tomcat_keystore |
+ +------------+------------------+------------------+--------------------------------------------------------------------------+
+ | AAI        | No               | Yes              | aai/oom/components/aai-babel/resources/config/auth/tomcat_keystore       |
+ +------------+------------------+------------------+--------------------------------------------------------------------------+
+ | AAI        | Yes              | Yes              | aai/oom/components/aai-model-loaderresources/config/auth/tomcat_keystore |
+ +------------+------------------+------------------+--------------------------------------------------------------------------+