Skip to content
Snippets Groups Projects
Unverified Commit 3a0aa6fe authored by Denis Kasak's avatar Denis Kasak Committed by GitHub
Browse files

Force TLS certificate verification in registration script. (#16530)

If using the script remotely, there's no particularly convincing reason
to disable certificate verification, as this makes the connection
interceptible.

If on the other hand, the script is used locally (the most common use
case), you can simply target the HTTP listener and avoid TLS altogether.
This is what the script already attempts to do if passed a homeserver
configuration YAML file.
parent 12ca87f5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment