Ticket #497 (closed Bug: Fixed)
Flash Player cannot connect to RTMPS with error NetConnection.Connect.CertificateUntrustedSigner
| Reported by: | electroteque | Owned by: | mondain |
|---|---|---|---|
| Priority: | Major | Component: | App Server |
| Version: | 0.8 RC2 | Keywords: | |
| Cc: |
Description
Flash cannot connect to RTMPS, it seems they have killed self signed certificate servers. Get an error
NetConnection.Connect.CertificateUntrustedSigner
Article about it here
http://www.adobe.com/devnet/flashplayer/articles/flash_player_9_security.pdf
"Because Flash Player does not itself implement SSL, all behavior related to certificate verification is
determined by the browser. This approach simplifies administration of the client, but it may also result in some
variation in behavior between different browsers and operating systems. For example, the symmetric key size
and the specific algorithm used for an SSL connection are negotiated by the browser. Similarly, Flash Player
does not handle client behavior for certificates that are expired, revoked, self-signed, or do not match the URL
of a requested resource. "
What do you think ?
