Failure to connect to RTMPS endpoints when using 29.0.0.xxx in IE11
Some of our clients have complained that since upgrading the flash player to 29.0.0.xxx (either .113 or .140), connections via RTMPS to our LCDS adaptors are failing to be established. Downgrading to 28.0.0.161 resolves the issue. The issue seems to affect users of IE11 on Windows. Switching to Chrome using v29 also seems to work.
What has changed in v29 for IE11 that might cause this? Could it be related to changes for handling TLS or cipher suites?
I can see 2 lines items in the release note, that might be related - Release Notes Flash Player 29 AIR 29 :
- SecureSocket and RTMPS with OpenSSL is not sending "server_name" SNI headers.
- Flash Player will not connect via SecureSocket to a server running only TLS1.2.
So far we've been unable to reproduce this ourselves or capture any error messages.
