How Windows check radius server certificate (for wifi connections)? Does it look only on CN field from radius server certificate and not look at Subject Alternative Name field altogether?
I did some tests, and Windows accept radius server certificate only if CN field from certificate match with value in field "Connect to these servers:" Windows certificate validation properties
Other Operation Systems look at Subject Alternative Name field from certificate.