doc/mod/notification-matrix: better document certificate import

This commit is contained in:
Christian Hesse 2024-10-28 22:31:58 +01:00
parent e803f8b3c0
commit 3169270dbd

View file

@ -46,6 +46,13 @@ The Matrix server is connected via encrypted https, and certificate
verification is applied. So make sure you have the certificate chain for
your server in device's certificate store.
The example below is for `matrix.org`, which uses a trust chain from *Google
Trust Services*. Run this to import the required certificate:
$CertificateAvailable "GTS Root R4";
Replace the CA certificate name with what ever is needed for your server.
### From other device
If you have setup your Matrix *notification account* before just reuse that.