Geora Barsky | 4b328b8 | 2018-08-01 12:02:33 -0400 | [diff] [blame] | 1 | host=dummy-host.onap.org |
2 | port=8443 | ||||
3 | httpProtocol=https | ||||
4 | trustStorePath=/auth/tomcat_keystore | ||||
5 | #trustStorePassword intentionally left blank | ||||
6 | trustStorePassword.x= | ||||
7 | keyStorePath=/auth/client-cert-onap.p12 | ||||
8 | keyStorePassword.x=dfcfd1003bdde18de8efea3c8661510e | ||||
9 | keyManagerFactoryAlgorithm=SunX509 | ||||
10 | keyStoreType=PKCS12 | ||||
11 | securityProtocol=TLS | ||||
12 | connectionTimeout=5000 | ||||
13 | readTimeout=1000 | ||||
14 | |||||
15 | baseModelURI=/aai/v8/service-design-and-creation/models/model |