gcrichton
Posts: 6
Joined: 19.Jan.2009
Status: offline
|
Hi, I've recently set up and deployed some HTC Snap devices with Windows Mobile 6.5. I used a self-signed certificate from Exchange 2007 SP3, imported it to each device and configured the settings, then tested email sending and receiving. On the HTC, creating a new email and sending it works ok. Receiving emails to the HTC works ok. But, *replying* to an email on the HTC will *not* work. I receive the following ActiveSync error: 0x80072F06. From this website: http://www.pocketpcfaq.com/faqs/activesync/exchange_errors.php, that error means: POSSIBLE CAUSE: The SSL certificate common name (host name field) is incorrect. - OR - Synchronization failed due to an incorrect SSL certificate common name. POSSIBLE RESOLUTION Verify certificate settings. 1. The name of the Exchange server specified on the device does not match the common name on the certificate. USER ACTION 1. On your device, click Start, ActiveSync, Tools, Options, Server, and make sure that the correct server name is entered. These are the (anonymised) details of the certificates on my exchange server. The Activesync cert is the 1024-bit one, second in the list. It has the FQDN of the server in the subject instead of the NETBIOS name. Would this make a difference to replying? AccessRules : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessR ule, System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAcc essRule} CertificateDomains : {ExchangeServer, ExchangeServer.domain.co.nz} HasPrivateKey : True IsSelfSigned : True Issuer : CN=ExchangeServer NotAfter : 8/10/2015 10:00:33 a.m. NotBefore : 8/10/2010 10:00:33 a.m. PublicKeySize : 2048 RootCAType : None SerialNumber : 1CBD3D045A0BCE88404270DBD7875678 Services : IMAP, POP, SMTP Status : Valid Subject : CN=ExchangeServer Thumbprint : 62DE5D7876BFA408B28645A206610E1A41281234 AccessRules : {System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAccessR ule, System.Security.AccessControl.CryptoKeyAccessRule, System.Security.AccessControl.CryptoKeyAcc essRule} CertificateDomains : {ExchangeServer.domain.co.nz, domain.co.nz, exchange.domain.co.nz, ExchangeServer} HasPrivateKey : True IsSelfSigned : True Issuer : CN=ExchangeServer.domain.co.nz NotAfter : 1/10/2015 1:47:31 p.m. NotBefore : 1/10/2010 1:47:31 p.m. PublicKeySize : 1024 RootCAType : Registry SerialNumber : 2C92C631968570BA45B412C58B551234 Services : IMAP, POP, IIS, SMTP Status : Valid Subject : CN=ExchangeServer.domain.co.nz Thumbprint : 759F11D8A6B7F2E79842673ED281901591985678 As I said, creating emails and receiving them works ok. I do have some other options set such as manually sending/receiving but overall it's a pretty basic setup. If anyone has any ideas of what to check next, I'd really appreciate it. In the mean time, I'm reading more on Exchange certificates and how they're used. Lastly, the reason we're using a self-signed certificate is because of budget constraints. If anyone can definitively say that replying will work with a 3rd-party cert, it may be an option, but I'm sure it should work with the self-signed one. Thanks in advance, Gordon.
|