Get-SslCertificateBindings

Gets all the SSL certificate bindings on this computer.

Syntax

Get-SslCertificateBindings [<CommonParameters>]

Description

Parses the output of

> netsh http show sslcert

and returns an object for each binding with the following properties:

EXAMPLE 1

Get-SslCertificateBindings