diff options
Diffstat (limited to 'collect-wireless-mac.local')
-rw-r--r-- | collect-wireless-mac.local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/collect-wireless-mac.local b/collect-wireless-mac.local index 1a1e5ac..14d2781 100644 --- a/collect-wireless-mac.local +++ b/collect-wireless-mac.local @@ -39,7 +39,7 @@ :local datetime ([ / system clock get date ] . " " . [ / system clock get time ]); :local vendor; :do { - $CertificateAvailable "731d3d9cfaa061487a1d71445a42f67df0afca2a6c2d2f98ff7b3ce112b1f568"; + $CertificateAvailable "Let's Encrypt Authority X3" "letsencrypt"; :set vendor ([ / tool fetch mode=https check-certificate=yes-without-crl \ url=("https://api.macvendors.com/" . [ :pick $mac 0 8 ]) output=user as-value ]->"data"); } on-error={ |