diff options
author | Christian Hesse <mail@eworm.de> | 2018-12-20 22:21:00 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-12-20 22:21:00 +0100 |
commit | f4673928efaa46a03888063ef5fa3bc2d40eb38e (patch) | |
tree | 16f44a1a4f75e72e440a79ace1342fd95a2c2cd2 /README.md | |
parent | abdc9b0cbdfcab17ab5d47c0afce7b8c79be931a (diff) |
global-functions: make $CertificateAvailable work on CommonName
This should prevent endless certificate switching for Let's Encrypt
cross-signed intermediate certificates.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ download the certificates. If you intend to download the scripts from a different location (for example from github.com) install the corresponding certificate chain. - [admin@MikroTik] > / tool fetch "https://git.eworm.de/cgit.cgi/routeros-scripts/plain/certs/731d3d9cfaa061487a1d71445a42f67df0afca2a6c2d2f98ff7b3ce112b1f568.pem" dst-path=letsencrypt.pem + [admin@MikroTik] > / tool fetch "https://git.eworm.de/cgit.cgi/routeros-scripts/plain/certs/letsencrypt.pem" dst-path="letsencrypt.pem" status: finished downloaded: 3KiBC-z pause] total: 3KiB |