mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-13 22:48:59 +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
|
verification is applied. So make sure you have the certificate chain for
|
||||||
your server in device's certificate store.
|
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
|
### From other device
|
||||||
|
|
||||||
If you have setup your Matrix *notification account* before just reuse that.
|
If you have setup your Matrix *notification account* before just reuse that.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue