Windows-Admin-Center-Ideas-and-Feedback
Windows-Admin-Center-Ideas-and-Feedback copied to clipboard
WAC Cluster Disk Details - Single-Label Host Name WinRM Issue
Gateway Version: 1.3.2204.19002 Extension Version Cluster Manager 2.120.0
To Reproduce Steps to reproduce the behavior:
- Connect to a Hyper-V cluster
- Click on 'Disks'
- Select (single-click) one volume for details
- See error
Expected behavior Details to be shown
Actual behavior SSL connection error because WAC tries to connect to the non-FQDN, single-label host name (NetBIOS computer name) of the owner node. This contradicts the prerequisites for Cluster Manager - in order to manage the cluster thus far I had to establish a wildcard certificate for Address=*+Transport=HTTPS WinRM listener using the "Hostname" *.ourinternaldomain.tld on all cluster nodes - which works fine for other parts of Cluster Manager like managing a node but not disk details.
Detailed error message
Couldn't retreive volume information
Couldn't fetch the volumes of "<NODENAME>". Error: Server certificate error connecting to target (<NODENAME>:5986): SSL certificate CN does not match host name. See about_Remote_Troubleshooting (translated from German)

Screenshots & Additional context See attachment/above.