Get-WebCertificate
1.2.5
This script makes an HTTPS web request to a given website and port and returns an X509Certificate2 object. It will automatically try to connect on TLS1.2, TLS1.1, TLS1.0, SSL3 and SSL2 in that order until it successfully connects and pulls the certificate.
Minimum PowerShell version
5.0
Installation Options
Owners
Copyright
(c) 2018 Max Anderson. All rights reserved.
Package Details
Author(s)
- Max Anderson
Tags
Functions
Dependencies
This module has no dependencies.
FileList
- Get-WebCertificate.nuspec
- Get-WebCertificate.psd1
- Private\Invoke-WebCertificateRequest.ps1
- Public\Get-WebCertificate.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.2.5 (current version) | 1,883 | 5/27/2018 |