Add elasticsearch with searchguard Dockerfile
[aai/search-data-service.git] / search-data-service / src / main / resources / application.properties
diff --git a/search-data-service/src/main/resources/application.properties b/search-data-service/src/main/resources/application.properties
new file mode 100644 (file)
index 0000000..ae8f9c3
--- /dev/null
@@ -0,0 +1,4 @@
+server.ssl.key-store=/opt/app/search-data-service/config/auth/tomcat_keystore
+server.ssl.enabled=true
+server.port=9509
+server.ssl.enabled-protocols=TLSv1.1,TLSv1.2