mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2025-08-14 23:12:28 +02:00
doc/mod/notification-matrix: link to 'certificate name from browser'
This commit is contained in:
parent
3c0852d6b8
commit
af942d90d3
2 changed files with 8 additions and 0 deletions
|
@ -69,6 +69,11 @@ is no output. Otherwise the certificate is downloaded and imported.
|
|||
If importing a certificate with that exact name fails a warning is given
|
||||
and nothing is actually imported.
|
||||
|
||||
See also
|
||||
--------
|
||||
|
||||
* [Send notifications via Matrix](doc/mod/notification-matrix.md)
|
||||
|
||||
---
|
||||
[⬅️ Go back to main README](README.md)
|
||||
[⬆️ Go back to top](#top)
|
||||
|
|
|
@ -52,6 +52,8 @@ 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.
|
||||
You may want to find the
|
||||
[certificate name from browser](../../CERTIFICATES.md).
|
||||
|
||||
### From other device
|
||||
|
||||
|
@ -127,6 +129,7 @@ function available:
|
|||
See also
|
||||
--------
|
||||
|
||||
* [Certificate name from browser](../../CERTIFICATES.md)
|
||||
* [Send notifications via e-mail](notification-email.md)
|
||||
* [Send notifications via Ntfy](notification-ntfy.md)
|
||||
* [Send notifications via Telegram](notification-telegram.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue