ACE-4230: Ported Jamal’s verify-hostname flag to the correct file we use.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@114038 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jean-Pierre Huynh
2015-10-09 10:53:38 +00:00
parent 9059897eb2
commit c312dbb4d1

View File

@@ -399,6 +399,9 @@
from your proxy between Share and Alfresco. Note that this is also faster because Share
will no longer call the /touch REST API before every remote call to the repository.
-->
<!-- Security warning -->
<!-- For production environment set verify-hostname to true.-->
<!--
<config evaluator="string-compare" condition="Remote">
<remote>
@@ -406,6 +409,7 @@
<path>alfresco/web-extension/alfresco-system.p12</path>
<type>pkcs12</type>
<password>alfresco-system</password>
<verify-hostname>true</verify-hostname>
</keystore>
<connector>