.NET CF Hotfix - CF failed to call some HTTPS web servers when encrytpion is enabled
Many customers were facing issues with a bug in .NET compact framework where CF failed to call some HTTPS web servers when encrytpion is enabled. The core issue here was that SSL decryption breaks and NetCF resets connection if an empty encryption packet is sent. This is had been described in detail by Andrew Arnott here.
Since many customer were hitting this issue .NET CF team has decided to release a hot fix for this. The hostfix is available now for public consumption.To get the hotfix you need to contact Microsoft PSS. The KB no for this hot fix is 970549. Users will have to install the fix themselves or ISVs who require the fix for their applications can redistribute it with their applications.
Comments
Anonymous
May 28, 2009
PingBack from http://microsoft-sharepoint.simplynetdev.com/net-cf-hotfix-cf-failed-to-call-some-https-web-servers-when-encrytpion-is-enabled/Anonymous
July 19, 2009
> "To get the hotfix you need to contact Microsoft PSS" .. and I'm precisely from "PSS"... :-) thanks "Dev Team" for this co-operation! For final users: as I wrote at the link below, "Remember that analogously to every other hotfix you can ask to Technical Support about whatever Microsoft’s product, you should install it only if you're sure it’s for the problem you're being affected by". (http://blogs.msdn.com/raffael/archive/2009/05/20/microsoft-released-a-hotfix-for-netcf-v3-5-on-windows-mobile-now-you-can-use-web-services-over-ssl-without-worrying-about-empty-packets.aspx) Thanks! ~raffaele