--- title: "Get-VBRBackupServerCertificate" description: "Returns TLS certificates. Product Edition: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License This cmdlet provides the following parameter sets: AllParameterSets (Default) FromStore FromFile This cmdlet returns the TLS certific" canonical: "https://helpcenter.veeam.com/docs/vbr/powershell/get-vbrbackupservercertificate.html" breadcrumb: "Veeam PowerShell Reference > Veeam PowerShell Reference > Backup Infrastructure > Veeam Backup & Replication Settings > Configuring Security Settings > Get-VBRBackupServerCertificate" dateModified: "2026-08-19" --- # Get-VBRBackupServerCertificate ## Short Description Returns TLS certificates. **Product Edition**: Community, Standard, Enterprise, Enterprise Plus, Veeam Universal License ## Syntax This cmdlet provides the following parameter sets:
AllParameterSets (Default)
FromStore
FromFile
|
Parameter |
Description |
Type |
Required |
Position |
Accept Pipeline Input |
|---|---|---|---|---|---|
|
FromStore |
Defines that 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. |
|
True |
Named |
False |
|
Password |
Specifies a password for a PXF file. |
|
False |
Named |
False |
|
Path |
Specifies a path to the PXF file. The cmdlet will return TLS certificate that are available at this path. |
|
True |
Named |
False |