blob: d33188a690f1ca088078b439b5e40973a8c97d58 [file] [log] [blame]
Kumar, Amaresh (ak583p)4d2e2962018-05-10 14:35:25 +05301#Created by Amaresh Kumar on 09/May/2018.
2#=====Application level properties START======================
Patrick Brady280439f2018-05-17 13:38:56 -07003server.port=9191
Patrick Brady66261922019-03-20 15:30:02 -07004server.ssl.key-store-type=PKCS12
5server.ssl.key-store=classpath:keystore/cdt-store.p12
6server.ssl.key-store-password=test
7server.ssl.key-alias=cdt
8security.require-ssl=true
Kumar, Amaresh (ak583p)4d2e2962018-05-10 14:35:25 +05309spring.application.name=CdtProxyService
10logging.level.root=DEBUG
11Djavax.net.debug=ssl;
12#=====Application level properties END======================
13#=========RestConf Backend properties START==================
Patrick Brady280439f2018-05-17 13:38:56 -070014restConf.backend.hostname=localhost
15restConf.backend.port=8181
Patrick Bradyaa609452020-03-26 16:14:17 -070016restConf.username=admin
17restConf.password=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
Kumar, Amaresh (ak583p)4d2e2962018-05-10 14:35:25 +053018#=========RestConf Backend properties END==================
19
20#====Allowed origins======================
21
22