Get-VBRBackupServerCertificate
Short Description
Returns SSL certificates.
Applies to
Product Edition: Community, Standard, Enterprise, Enterprise Plus
Syntax
Detailed Description
This cmdlet returns the SSL certificate that is currently used, or the SSL certificate saved to your certificate store.
Parameters
Parameter | Description | Required | Position | Accept | Accept |
FromStore | If set, the cmdlet will return the SSL 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 about common parameters, see http://go.microsoft.com/fwlink/p/?LinkID=113216.
Return Type
VBRBackupServerCertificate
Example 1
This command gets an SSL certificate from the certificate store.
Example 2
This command returns the SSL certificate that is currently assigned to the backup server.