I'm using a certificate with an asteriks in common name (*.aeo.no). The name is fine in the store database, but I get this error:
Microsoft.Dynamics.Retail.Pos.Dialog.WinFormsTouch.formInventoryLookup, Text: Lageroppslag: System.ServiceModel.Security.MessageSecurityException: Identity check failed for outgoing message. The expected DNS identity of the remote endpoint was '*.aeo.no' but the remote endpoint provided DNS claim 'aeo.no'. If this is a legitimate remote endpoint, you can fix the problem by explicitly specifying DNS identity 'aeo.no' as the Identity property of EndpointAddress when creating channel proxy.
Is * in common name not supported, does anyone know?