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 |
Leonard, Mark (ml401d) | 402f0a5 | 2019-01-22 13:36:07 +0000 | [diff] [blame] | 8 | keyStorePassword.x=OBF: |
Geora Barsky | 4b328b8 | 2018-08-01 12:02:33 -0400 | [diff] [blame] | 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 |