mirror of
https://github.com/nymurbd/MikroTik-scripts.git
synced 2026-01-03 16:09:32 +00:00
certificate-renew-issued: support auto-export with given passphrases
This commit is contained in:
parent
f50e416e49
commit
739884ecc7
2 changed files with 14 additions and 0 deletions
|
|
@ -123,3 +123,7 @@
|
|||
"v3ry-s3cr3t";
|
||||
"4n0th3r-s3cr3t";
|
||||
}
|
||||
:global CertIssuedExportPass {
|
||||
"cert1-cn"="v3ry-s3cr3t";
|
||||
"cert2-cn"="4n0th3r-s3cr3t";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue