mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 17:54:41 +02:00
doc/fw-addr-lists: link to 'certificate name from browser'
This commit is contained in:
parent
c5740c2328
commit
d213369e73
2 changed files with 8 additions and 3 deletions
|
@ -62,9 +62,8 @@ The configuration goes to `global-config-overlay`, these are the parameters:
|
|||
> your local `global-config-overlay` and modify it to your specific needs.
|
||||
|
||||
Naming a certificate for a list makes the script verify the server
|
||||
certificate, so you should add that if possible. Some certificates are
|
||||
available in my repository and downloaded automatically. Import it manually
|
||||
(menu `/certificate/`) if missing.
|
||||
certificate, so you should add that if possible. You may want to find the
|
||||
[certificate name from browser](../CERTIFICATES.md).
|
||||
|
||||
Create firewall rules to process the packets that are related to addresses
|
||||
from address-lists.
|
||||
|
@ -127,6 +126,11 @@ Drop packets in firewall's raw section:
|
|||
> ⚠️ **Warning**: Just again... The order of firewall rules is important. Make
|
||||
> sure they actually take effect as expected!
|
||||
|
||||
See also
|
||||
--------
|
||||
|
||||
* [Certificate name from browser](../CERTIFICATES.md)
|
||||
|
||||
---
|
||||
[⬅️ Go back to main README](../README.md)
|
||||
[⬆️ Go back to top](#top)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue