Hi,
I've got an application that works great on all Symbian devices except the new S^3 ones (N8, C6-01, C7-00). The problem I'm having also recreates in this official sample:
http://www.forum.nokia.com/info/sw.n...I_Example.html
And in the official example called "WebClient" which ships with the Symbian^3 SDK.
The problem is that when after submitting an http transaction with an "https" url (RHTTPTransaction's SubmitL) the callback (MHFRunL()) is called with an error of -46. The problem only happens for "https://" (secure) url's and not for regular "http://" url's.
Since the problem happens on all Symbian^3 devices (although not on the Symbian^3 simulator), and also with official sample code (not only my code). It seems like there's some undocumented compatibility break.
Has anyone else encountered this? Is there any workaround/fix. There must be a way to do HTTPS transactions on S^3.
- Yoav.




