TestCertificate
0.1.0
Apteco PS Modules - PowerShell SSL Certificate Test
This module retrieves the SSL/TLS certificate presented by a HTTPS url, without needing that
connection to be trusted first, e.g. to inspect or pin a certificate.
Get-SslCertificate -Url "https://www.apteco.de/"
Get-SHA256Thumbprint -Url "https://www.apteco.de/"
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2026 Apteco GmbH. All rights reserved.
Package Details
Author(s)
- florian.von.bracht@apteco.de
Tags
powershell Windows Linux Apteco SSL TLS Certificate
Functions
Get-SslCertificate Get-SHA256Thumbprint
PSEditions
Dependencies
This module has no dependencies.
Release Notes
0.1.0 Initial release: Get-SslCertificate, Get-SHA256Thumbprint
FileList
- TestCertificate.nuspec
- Public\Get-SHA256Thumbprint.ps1
- Public\Get-SslCertificate.ps1
- TestCertificate.psd1
- TestCertificate.psm1
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 0.1.0 (current version) | 13 | 7/30/2026 |