Remove-TPHubCertificate

43 views 0

Description

Removes certificates that are not currently assigned a function with Set-TPHubSsl­Config (see Certificates)

Syntax

Remove-TPHubCertificate -Name <string> -Thumbprint <string> -Certificate <variable>
[-Proxy <string>]

Parameter Description
-Name removes the certificate with this name
-ThumbPrint removes the certificate with this thumbprint
-Certificate certificate defined with variable
-Proxy • optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy
Previous Page
Next Page

Was this helpful?