PDA

View Full Version : DirectPush certificate problem


Erimus
27th February 2008, 04:16 PM
I'm having certificate problems DirectPush. The exchange server 2003 is configured and setup and webmail works.

I have configured my Xda Orbit 2 to use direct push but get the following error:

"The security cerfificate on the server is not valid. Contact your Exchange Server administrator or ISP to install valid certificate on the server"

Support code: 0x80072F06

I have ported the certificate from the server to the device and registered it. Is there a hosts file equivilant on WM6 so it can resolve the IP address of my server to the certificate I have installed?

Thanks,

Mike

nickbro
27th February 2008, 06:19 PM
Follow this http://blogs.msdn.com/windowsmobile/archive/2006/01/28/making_a_root_cert_cab_file.aspx

It was the only way I could get around it. Installing it from the cab file worked brilliantly too, makes it easier to do too. And it makes vista sync with the exchange server, as long as you've installed the root certificate. Yer make sure it's the Certificate Authorities Root Certificate to make it work best

Erimus
27th February 2008, 07:26 PM
Thanks for the reply Nick, I will look into it now.