summaryrefslogtreecommitdiffstats
path: root/dcaedt_be/src/main/webapp/WEB-INF/config/dcae-be/application.properties
diff options
context:
space:
mode:
Diffstat (limited to 'dcaedt_be/src/main/webapp/WEB-INF/config/dcae-be/application.properties')
-rw-r--r--dcaedt_be/src/main/webapp/WEB-INF/config/dcae-be/application.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/dcaedt_be/src/main/webapp/WEB-INF/config/dcae-be/application.properties b/dcaedt_be/src/main/webapp/WEB-INF/config/dcae-be/application.properties
index 2bb725d..f299fbb 100644
--- a/dcaedt_be/src/main/webapp/WEB-INF/config/dcae-be/application.properties
+++ b/dcaedt_be/src/main/webapp/WEB-INF/config/dcae-be/application.properties
@@ -1,5 +1,11 @@
# Configure the server to run with SSL/TLS and using HTTPS
server.port=8446
+server.ssl.key-store=classpath:org.onap.sdc.p12
+server.ssl.key-store-password=rTIS;B4kM]2GHcNK2c3B4&Ng
+
+http.client.ssl.trust-store=classpath:org.onap.sdc.trust.jks
+http.client.ssl.trust-store-password=Y,f975ZNJfVZhV*{+Y[}pA?0
+
server.contextPath=/
##ScheduleTimer
scheduled.timer.value=5000