mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-03 09:44:33 +02:00
check-certificates: always return a string in $GetIssuerCN
This commit is contained in:
parent
58c25c8cca
commit
ea94b7598e
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@
|
|||
:return [ :pick $IssuerI 3 99 ];
|
||||
}
|
||||
}
|
||||
:return "";
|
||||
}
|
||||
|
||||
:local FormatExpire do={
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue