MicrosoftDocs / Windows-Admin-Center-Ideas-and-Feedback

Windows Admin Center's hub for ideas and feedback.
Creative Commons Attribution 4.0 International
20 stars 9 forks source link

WAC Cluster Disk Details - Single-Label Host Name WinRM Issue #262

Open prof79 opened 1 year ago

prof79 commented 1 year ago

Gateway Version: 1.3.2204.19002 Extension Version Cluster Manager 2.120.0

To Reproduce Steps to reproduce the behavior:

  1. Connect to a Hyper-V cluster
  2. Click on 'Disks'
  3. Select (single-click) one volume for details
  4. 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 "". Error: Server certificate error connecting to target (:5986): SSL certificate CN does not match host name. See about_Remote_Troubleshooting (translated from German) wac_cluster_disk_winrm

Screenshots & Additional context See attachment/above.