Get-AdfsSslCertificate
Get-AdfsSslCertificate
Gets the host name, port, and certificate hash for SSL bindings configured for AD FS and the device registration service.
Syntax
Get-AdfsSslCertificate [ <CommonParameters>]
Detailed Description
The Get-AdfsSslCertificate cmdlet gets the host name, port, and certificate hash for all SSL bindings configured for Active Directory Federation Services (AD FS) and, if enabled, the device registration service.
Parameters
<CommonParameters>
This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters (https://go.microsoft.com/fwlink/p/?LinkID=113216).
Inputs
The input type is the type of the objects that you can pipe to the cmdlet.
Outputs
The output type is the type of the objects that the cmdlet emits.
Examples
Example 1: Get information for SSL bindingscertificate hashesinformation for SSL bindings
This command gets the host names, ports, and certificate hashes for all configured SSL bindings.
PS C:\> Get-AdfsSslCertificate