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

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name TestCertificate

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name TestCertificate

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

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

Desktop Core

Dependencies

This module has no dependencies.

Release Notes


0.1.0 Initial release: Get-SslCertificate, Get-SHA256Thumbprint

FileList

Version History

Version Downloads Last updated
0.1.0 (current version) 13 7/30/2026