Downloads¶
Client scripts that ship with CertIntel, mirrored here so they can be fetched
without signing in to the dashboard. See the linked page for each family's setup
walkthrough - each also has its own README.md alongside the scripts.
| Family | Setup guide | Files |
|---|---|---|
| simple-acme (verified end-to-end) | ACME check-ins & renewals | Checkin-Wrapper.ps1 · Notification-Script.ps1 · Installation-Script.ps1 · README |
| Certbot (example - review before production use) | ACME check-ins & renewals | Request-Certificate.ps1 · Renew-Certificates.ps1 · Deploy-Hook.ps1 · CertIntel-Common.ps1 · README |
| Posh-ACME (example - review before production use) | ACME check-ins & renewals | Request-Certificate.ps1 · Renew-Certificates.ps1 · CertIntel-Common.ps1 · README |
| Internal cert scanners (example - review before production use) | Internal certificate scanners | Scan-InternalCerts.ps1 · Scan-LocalCertStore.ps1 |
All scripts read their CertIntel API base URL and API key from environment variables, falling back to values you edit at the top of the file - see each family's README for the exact variable names.