Test environment. ADFS 3.0 on Server 2012 R2. WAP not domain joined in DMZ. I had a wildcard certificate from Godaddy. Everything worked nicely, until I tried to implement device registration it did not work and I found I needed a enterpriseregistration SAN on my certificate. (Please tell me if I don't need this)
So I replaced my wildcard cert with a UCC SAN certificate.
Now I get an error on startup
The SSL certificate does not contain all UPN suffix values that exist in the
enterprise. Users with UPN suffix values not represented in the certificate will
not be able to Workplace-Join their devices. For more information, see
http://go.microsoft.com/fwlink/?LinkId=311954
Is this because I have UPNs for my .local domain which are not included in the certificate?
CarolChi