Removing AJSC and moving to SpringBoot
[aai/search-data-service.git] / src / main / resources / application.properties
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties
new file mode 100644 (file)
index 0000000..6106535
--- /dev/null
@@ -0,0 +1,4 @@
+server.ssl.key-store=/opt/app/search-data-service/config/auth/tomcat_keystore\r
+server.ssl.enabled=true\r
+server.port=9509\r
+server.ssl.client-auth=need\r