mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-05-12 14:51:29 +00:00
mod/notification-email: add setting for certificate verification
This commit is contained in:
parent
f5dbc27a01
commit
1f460b5bae
5 changed files with 17 additions and 2 deletions
|
|
@ -37,7 +37,9 @@ Also make sure the device has correct time configured, best is to set up
|
|||
the ntp client.
|
||||
|
||||
Then edit `global-config-overlay`, add `EmailGeneralTo` with a valid
|
||||
recipient address. Finally reload the configuration.
|
||||
recipient address. Optionally add `EmailServerCertificate` and add the CA
|
||||
certificate name if you have certificate verification enabled. Finally
|
||||
reload the configuration.
|
||||
|
||||
> ℹ️ **Info**: Copy relevant configuration from
|
||||
> [`global-config`](../../global-config.rsc) (the one without `-overlay`) to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue