08-04-2011 11:28 PM - edited 08-04-2011 11:29 PM
My Blackberry application is connecting to a web server via HTTPS. However, The SSL certificate of the server is invalid.
I would like to know how to ignore the ssl error on my Blackberry application?
I knew with Android you could overwirte the onReceivedSslError method of Android's api to over come this problem. I don't know if there is some way to do it on Blackberry.
Thanks in advance!
09-25-2012 10:59 PM
Where/how do I change the SSL from "on" to "off" or vise versa.