mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 07:14:52 +00:00
deploy: 8330fc9953
This commit is contained in:
@@ -217,8 +217,8 @@ will apply blacklisting of IP addresses.</p>
|
||||
it is most likely due to the proxy's certificates. To test this, the validation
|
||||
in Synapse can be deactivated.</p>
|
||||
<p><strong>NOTE</strong>: This has an impact on security and is for testing purposes only!</p>
|
||||
<p>To deactivate the certificate validation, the following setting must be made in
|
||||
<a href="../usage/configuration/homeserver_sample_config.html">homserver.yaml</a>.</p>
|
||||
<p>To deactivate the certificate validation, the following setting must be added to
|
||||
your <a href="../usage/configuration/homeserver_sample_config.html">homserver.yaml</a>.</p>
|
||||
<pre><code class="language-yaml">use_insecure_ssl_client_just_for_testing_do_not_use: true
|
||||
</code></pre>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user