Skip to main content
Inspiring
July 28, 2012
Question

Mountain Lion + RTMPS == NetConnection.Connect.SSLNotAvailable

  • July 28, 2012
  • 7 replies
  • 1807 views

Hi,

Just upgraded to Moutain Lion, and my air app now generates a NetStatusEvent with a code of NetConnection.Connect.SSLNotAvailable when I attempt to connect using RTMPS.

The flash build from the same codebase has stopped working at the same point (although I haven't yet verified that it's the same event with a debugger) in both Safari and Chrome.

Upgrading to the Air 3.4 beta runtime didn't help.

Any ideas?

Dave

This topic has been closed for replies.

7 replies

chris.campbell
Legend
July 30, 2012

Hi Dave,

We'll take a look at this right away.  Could you create a new bug report on this at bugbase.adobe.com.  This issue might be similar to the one reported here: http://forums.adobe.com/message/4579739#4579739

Thanks,

Chris

Inspiring
July 30, 2012

Hello Dave,

I just created a bug report here:

https://bugbase.adobe.com/index.cfm?event=bug&id=3299116

Inspiring
July 30, 2012

Hi Chris,

Thanks for looking at it, and thanks to Koen for linking to your bug report. I've voted on it, but since it's possible that the detail I added with my vote might be missed amongst all the user votes, i'll reproduce it here:

"Our error is slightly different, possibly due to our use of proxyType = "best" in order to use RTMP over SSL as opposed to RTMPT over HTTPS. We receive a NetStatusEvent with a code of NetConnection.Connect.SSLNotAvailable ."

Disabling gatekeeper didn't help.

Cheers,

Dave