Get-TPHubUnconfirmedCertificate

56 views 0

Description

This function can be used to check whether a password-protected certificate has been successfully unlocked with Unlock-TPHubCertificate after uploading (return value: True|False); from firmware version 1.1.

Syntax

Get-TPHubUnconfirmedCertificate [-Proxy <string>]
Parameter Description
-Proxy • optional: proxy server address
• can also be specified globally using Set-TPHubProxy

Example

Get-TPHubUnconfirmedCertificate

 test whether an uploaded certificate exists whose key hasn’t been unlocked using its password yet

The cause of the result – here: True – shows the web console

An uploaded certificate hasn’t been unlocked using its password yet

Previous Page
Next Page

Was this helpful?