user129176
user129176

Reputation:

Flash under SSL

I have a difficulty to display Flash contents under SSL only by IE. Is this simply IE's bug? Firefox can display the Flash.

Upvotes: 0

Views: 1161

Answers (2)

Chris
Chris

Reputation:

Check out http://www.sslshopper.com/article-flash-ssl-ie-wtf.html for a possible solution. Flash is unable to load xml if the http header has either Pragma: no-cache or Cache-control: no-cache.

Upvotes: 0

ristonj
ristonj

Reputation: 1608

Try importing the SSL cert into your keystore. Double-click on the lock icon, then click on "Install Certificate". Flash can be very finicky when it comes to SSL certs. Let me know how this works for you.

Upvotes: 1

Related Questions