Open navigation

Add-TPHubCertificate

Description

Syntax

Example



Description

Uploads a certificate onto the Hub (see Certificates)
file type: .pfx, .p12 or .cer


Syntax

Add-TPHubCertificate -Path <string> [-Proxy <string>]
ParameterDescription
-Pathpath to the certificate
-Proxy• optional (from firmware version 1.1): proxy server address
• can also be specified globally using Set-TPHubProxy


Example

Add-TPHubCertificate -Path "C:\ThinPrint Hub\TPHub-c25e75_Company XYZ-CA.pfx"

ThinPrint Hub's PowerShell cmdlet Add-TPHubCertificate

If the certificate’s key is password protected, it must then be unlocked with Unlock-TPHubCertificate. If you change your mind, however, you can still remove this certificate now with Remove-TPHubUnconfirmedCertificate.
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.