Skip to main content
Inspiring
March 8, 2013
Answered

accepting invalid server security certificates in Android 4+

  • March 8, 2013
  • 2 replies
  • 743 views

Hi,

I have an AIR app which calls an https script on a  server. We have a valid server security certificate on our live server, but not on our development servers.

Everything works fine on the live server, with Android and iOS.

On the development servers, with Android 2.2/2.3, an alert pops up on my device asking me to accept the invalid security certificate before I can continue. This is fine.

With Android 4 devices I don't get the pop-up. It just fails and gives me an actionscript 2032 Stream Error every time. However, the same apk on an older Android 2.2/2.3 device still works.

AIR apps on iOS have never been allowed to call server scripts  without valid security certificates. I raised this issue in the flash pre-release forum and was told this was a known issue. Can somebody confirm if this is now the case with Android 4 devices too?

thanks,

Nick

This topic has been closed for replies.
Correct answer banzai76_

Seems fixed in AIR3.7.

2 replies

banzai76_AuthorCorrect answer
Inspiring
May 1, 2013

Seems fixed in AIR3.7.

Legend
March 13, 2013

Hi,

Not sure whether this is linked at all?

http://forums.adobe.com/thread/1169616?tstart=0

G