CertificateScanner
2.1.0.0
Scan website/IP for certificate details, including Expiration date, issuer date, URL, CN, the script also can run the scan using an old protocol such as SSLv3 for old webservers.
Update 29-Feb-2023
SiteToScan parameter added to scan on the fly without having to load from file
If the site running certificate on a different port the script scan that port, but you need
Update 29-Feb-2023
SiteToScan parameter added to scan on the fly without having to load from file
If the site running certificate on a different port the script scan that port, but you need
Scan website/IP for certificate details, including Expiration date, issuer date, URL, CN, the script also can run the scan using an old protocol such as SSLv3 for old webservers.
Update 29-Feb-2023
SiteToScan parameter added to scan on the fly without having to load from file
If the site running certificate on a different port the script scan that port, but you need to set the port number using color
Default protocol is set by default to TLS12
Minor enhancement in the processing
Example:
.\CertificateScanner.ps1 -SiteToScan www.powershellcenter.com
.\CertificateScanner.ps1 -SiteToScan www.powershellcenter.com -SaveAsTo C:\MyFile
Show more
Update 29-Feb-2023
SiteToScan parameter added to scan on the fly without having to load from file
If the site running certificate on a different port the script scan that port, but you need to set the port number using color
Default protocol is set by default to TLS12
Minor enhancement in the processing
Example:
.\CertificateScanner.ps1 -SiteToScan www.powershellcenter.com
.\CertificateScanner.ps1 -SiteToScan www.powershellcenter.com -SaveAsTo C:\MyFile
Installation Options
Owners
Package Details
Author(s)
- Faris Malaeb
Tags
Functions
ScanSiteInformaiton SendMailToTheInternet
Dependencies
This script has no dependencies.
FileList
- CertificateScanner.nuspec
- CertificateScanner.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.0.0 (current version) | 173 | 3/1/2024 |
2.0.0.0 | 14 | 2/28/2024 |
1.0.0.0 | 662 | 12/24/2021 |