mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-07-23 20:34:27 +02:00
doc/mod/notification-ntfy: link to 'certificate name from browser'
This commit is contained in:
parent
af942d90d3
commit
c5740c2328
2 changed files with 6 additions and 0 deletions
|
@ -73,6 +73,7 @@ See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
* [Send notifications via Matrix](doc/mod/notification-matrix.md)
|
* [Send notifications via Matrix](doc/mod/notification-matrix.md)
|
||||||
|
* [Send notifications via Ntfy](doc/mod/notification-ntfy.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
[⬅️ Go back to main README](README.md)
|
[⬅️ Go back to main README](README.md)
|
||||||
|
|
|
@ -52,6 +52,10 @@ basic authentication. Configure `NtfyServerUser` and `NtfyServerPass` for this.
|
||||||
Even authentication via access token is possible, adding it as password with
|
Even authentication via access token is possible, adding it as password with
|
||||||
a blank username.
|
a blank username.
|
||||||
|
|
||||||
|
For a custom service installing an additional certificate may be required.
|
||||||
|
You may want to install that certificate manually, after finding the
|
||||||
|
[certificate name from browser](../../CERTIFICATES.md).
|
||||||
|
|
||||||
Usage and invocation
|
Usage and invocation
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
|
@ -82,6 +86,7 @@ function available:
|
||||||
See also
|
See also
|
||||||
--------
|
--------
|
||||||
|
|
||||||
|
* [Certificate name from browser](../../CERTIFICATES.md)
|
||||||
* [Send notifications via e-mail](notification-email.md)
|
* [Send notifications via e-mail](notification-email.md)
|
||||||
* [Send notifications via Matrix](notification-matrix.md)
|
* [Send notifications via Matrix](notification-matrix.md)
|
||||||
* [Send notifications via Telegram](notification-telegram.md)
|
* [Send notifications via Telegram](notification-telegram.md)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue