mirror of
https://git.eworm.de/cgit/routeros-scripts
synced 2025-08-18 00:29:05 +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 [ :pick $IssuerI 3 99 ];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
:return "";
|
||||||
}
|
}
|
||||||
|
|
||||||
:local FormatExpire do={
|
:local FormatExpire do={
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue