blob: eb53a2d84864b908dae5956b869e1726cf7b18ee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2018 Amdocs, Bell Canada
.. Links
.. _hardcoded-certiticates-label:
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 |
+------------+------------------+------------------+--------------------------------------------------------------------------+
| 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 |
+------------+------------------+------------------+--------------------------------------------------------------------------+
|