Check-Sectigo
1.0.5
Check expiry dates of certificates and Domin Control Verification (DCV) at Sectigo and report in Nagios friendly format
Script has been tested in PowerShell Core on Linux.
The script caches certificates in a local file, which is unfortunately needed because Sectigos API is so slow that with a certain amount of certificates the check takes longer than Nagios check tim
Script has been tested in PowerShell Core on Linux.
The script caches certificates in a local file, which is unfortunately needed because Sectigos API is so slow that with a certain amount of certificates the check takes longer than Nagios check tim
Check expiry dates of certificates and Domin Control Verification (DCV) at Sectigo and report in Nagios friendly format
Script has been tested in PowerShell Core on Linux.
The script caches certificates in a local file, which is unfortunately needed because Sectigos API is so slow that with a certain amount of certificates the check takes longer than Nagios check timeout value (60.00 seconds)
Run with: pwsh Check-Sectigo.ps1 -User username -Password password -Customer customer -Method method [-Domain domain]
Show more
Script has been tested in PowerShell Core on Linux.
The script caches certificates in a local file, which is unfortunately needed because Sectigos API is so slow that with a certain amount of certificates the check takes longer than Nagios check timeout value (60.00 seconds)
Run with: pwsh Check-Sectigo.ps1 -User username -Password password -Customer customer -Method method [-Domain domain]
Installation Options
Owners
Copyright
2021
Package Details
Author(s)
- Tomas Stanislawski
Tags
Functions
Get-SectigoDCVStatus Get-SectigoIssuedCertificates
Dependencies
This script has no dependencies.
Release Notes
First release
FileList
- Check-Sectigo.nuspec
- Check-Sectigo.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.5 (current version) | 82 | 6/9/2021 |