mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-21 18:09:20 +00:00
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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user