Add note about certificate exceptions when using self-signed

This commit is contained in:
merklaw 2020-08-05 12:47:32 +02:00
parent e167b80f94
commit 205c15a80b

View file

@ -28,6 +28,8 @@ If self-signed certificates are alright with you, you can ask the playbook to ge
matrix_ssl_retrieval_method: self-signed
```
If you get a `Cannot reach homeserver` error in Element, you will have to visit `https://matrix.<your-domain>` in your browser and agree to the certificate exception before you can login.
## Using your own SSL certificates