mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-14 12:04:29 +02:00
doc/mod/notification-matrix: better document certificate import
This commit is contained in:
parent
e803f8b3c0
commit
3169270dbd
1 changed files with 7 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue