mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
[ACS-5805] Remove common switch form MTLS (#2149)
This commit is contained in:
@@ -750,11 +750,8 @@ encryption.ssl.truststore.type=JCEKS
|
|||||||
encryption.ssl.truststore.keyMetaData.location=
|
encryption.ssl.truststore.keyMetaData.location=
|
||||||
|
|
||||||
## HttpClient config for Transform Service
|
## HttpClient config for Transform Service
|
||||||
#Transform Service and Shared File Store should have common switch for MTLS.
|
|
||||||
httpclient.config.transformServices.mTLSEnabled=false
|
|
||||||
|
|
||||||
#enable mtls in HttpClientFactory for Transform Service.
|
#enable mtls in HttpClientFactory for Transform Service.
|
||||||
httpclient.config.transform.mTLSEnabled=${httpclient.config.transformServices.mTLSEnabled}
|
httpclient.config.transform.mTLSEnabled=false
|
||||||
httpclient.config.transform.maxTotalConnections=20
|
httpclient.config.transform.maxTotalConnections=20
|
||||||
httpclient.config.transform.maxHostConnections=20
|
httpclient.config.transform.maxHostConnections=20
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user