fix ping communication with search to datarouter
[aai/search-data-service.git] / src / main / resources / application.properties
index 6106535..20dc028 100644 (file)
@@ -2,3 +2,4 @@ server.ssl.key-store=/opt/app/search-data-service/config/auth/tomcat_keystore
 server.ssl.enabled=true\r
 server.port=9509\r
 server.ssl.client-auth=need\r
+server.ssl.enabled-protocols=TLSv1.1,TLSv1.2\r