KB ID: | 1168 |
Product: | Veeam Backup & Replication |
Version: | All |
Published: | 2011-08-22 |
Last Modified: | 2020-08-13 |
To resolve:
In case of using IIS6:
Make sure anonymous access is enabled in IIS
Then recreate a self-signed certificate for https connection:
Use SSLDiag.exe tool which is included in the IIS Diagnostics Toolkit and is the recommended replacement for SelfSSL for creating self signed certificates:
Go to C:\Program Files\IIS Resources\SSLDiag and run the SSLDiag.exe tool with the following parameters: SSLDiag.exe /s:2 /selfssl /n:CN=Veeam Backup Enterprise Manager_server_hostname /v:36
(Download the tool from Microsoft at the link below if you need it: http://www.microsoft.com/downloads/details.aspx?familyid=7E42B310-B2D1-496B-8005-9D91782B9995&displaylang=en)
If using IIS7:
Make sure anonymous access is enabled in IIS
Then recreate a self-signed certificate for https connection:
Go to IIS7 Manager console
Check the root of the tree
In the middle of the screen double-click "Server Certificates" feature
Check "Create Self-Signed Certificate" at the Actions panel
Specify a name for the new certificate. Click OK
Go to "Sites" -> "VeeamBackup" and "click Bindings..." at the Actions panel
Highlight the "https" string and click "Edit...", then check a previously created certificate in the "SSL certificate" drop-down menu. Click OK
Restart "VeeamBackup" web site using IIS7 Manager console
Go to IIS6 Manager console
Check the "VeeamBackup" under "Web Sites"
Right-click and select "Properties"
Go to "Directory Security" tab and click "Server Certificate..." at the Server communications section
At the "Welcome to the Web Server Certificate Wizard" click Next, then select "Replace the current certificate", then select correct certificate, and click Next
Check the root of the tree
Restart "VeeamBackup" web site or entire IIS using IIS6 Manager console, or restart IIS Admin service
KB ID: | 1168 |
Product: | Veeam Backup & Replication |
Version: | All |
Published: | 2011-08-22 |
Last Modified: | 2020-08-13 |