mirror of
https://github.com/eworm-de/routeros-scripts.git
synced 2026-07-31 21:51:35 +00:00
Compare commits
No commits in common. "0763344ba142ce543a278ecb013643b7f0b3cbcc" and "532fb456024a56ee904a209247f7995fde4a73c5" have entirely different histories.
0763344ba1
...
532fb45602
2 changed files with 2 additions and 4 deletions
|
|
@ -48,9 +48,7 @@ can be closed now.)
|
|||

|
||||
|
||||
A new tab opens, showing information on the server certificate and its
|
||||
chain of trust. The leftmost certificate is the current server certificate,
|
||||
the rightmost one is the *certification authority* certificate and what we
|
||||
are interested in.
|
||||
chain of trust. The leftmost certificate is what we are interested in.
|
||||
|
||||

|
||||
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@
|
|||
:global ParseKeyValueStore;
|
||||
|
||||
:if ([ :len $UseFor ] = 0) do={
|
||||
$LogPrint info $0 ("The intended use is undefined!");
|
||||
$LogPrint warning $0 ("The intended use is undefined!");
|
||||
:set UseFor "undefined";
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue