Skip to content

PowerShell function that returns the hash value for a .cer file

Notifications You must be signed in to change notification settings

fpschultze/Get-CertThumbprint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

About

PowerShell function that returns the hash value for a .cer file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published