Open navigation

Unlock-TPHubCertificate

Description

Syntax

Example



Description

If a certificate (just) loaded, with Add-TPHubCertificate, is protected by a password, then unlock it with this Cmdlet. This generally applies to certificates of the type .pfx and .p12 (see Certificates).


Syntax

Unlock-TPHubCertificate -Password <string> [-Proxy <string>]
ParameterDescription
-Passwordthe certificate password
-Proxy• optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy


Example

Unlock-TPHubCertificate -Password 12345

ThinPrint Hub's PowerShell cmdlet Unlock-TPHubCertificate

The result in the web console is shown below. 

ThinPrint Hub's PowerShell cmdlet Unlock-TPHubCertificate: corresponding web console

Finally, a function must be assigned to the certificate with Set-TPHubSslConfig.


Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.