Get-VBRCloudGatewayCertificate
Short Description
Returns TLS certificates.
Applies to
Platform: VMware, Hyper-V
Product Edition: Standard, Enterprise, Enterprise Plus, Veeam Universal License
Syntax
Detailed Description
This cmdlet returns TLS certificates that are currently used, or the TLS certificate saved to your certificate store.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
---|---|---|---|---|---|
FromStore | If set, the cmdlet will return the TLS certificate present in the local certificate store on this server. If you run the cmdlet without this parameter, it will return the certificate that is currently used. | False | Named | False | False |
<CommonParameters>
This cmdlet supports Microsoft PowerShell common parameters. For more information on common parameters, see the About CommonParameters section of Microsoft Docs.
Return Type
Example 1
This command gets an TLS certificate named "Omega Company" from the certificate store.
Example 2
This command returns the TLS certificate that is currently assigned to the service provider.