optionally disable client auth in gizmo
[aai/gizmo.git] / src / main / resources / application.properties
index 2b1f302..68c2aec 100644 (file)
@@ -6,7 +6,6 @@ SERVICE_BEANS=dynamic/conf
 
 server.ssl.key-store=${CONFIG_HOME}/auth/tomcat_keystore
 server.ssl.enabled=true
-server.ssl.client-auth=need
 server.ssl.enabled-protocols=TLSv1.1,TLSv1.2
 
 schema.ingest.file=${CONFIG_HOME}/schema-ingest.properties