View Single Post
  #6 (permalink)  
Old 06-28-2007, 08:22 AM
mmorse mmorse is offline
Moderator
 
Posts: 6,237
Default

Is it WM5?

As Windows Mobile 5 does not support SSL certificates containing "wildcards" in URL address (for example *.company.com). This applies for AlternativeNames as well as for URL address of the server-to disable ceritificate checking in Windows Mobile 5 device:
-edit the following registry in Hkey_Current_User\Software\Microsoft\ActiveSync\Partner s\UID_Server_partnership.
-Add a new Value secure of DWORD type and set it to 0.
(UID_Server_partnership
is unique ID number specifing the partnership with the specific server.)

Last edited by mmorse; 06-28-2007 at 08:28 AM..
Reply With Quote