Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 240 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 240 Bytes

Get-CertThumbprint PowerShell Function

SYNOPSIS

Get the hash value for a .cer file.

DESCRIPTION

Returns the hexadecimal string representation of a X.509 certificate hash value.

EXAMPLE

Get-CertThumbprint -CertFile webserver.cer