I developed a web application using Java and deployed under Tomcat configured to use HTTPS . It works great in browsers.
On the other hand, I have a Flash application on Samsung Smart TV that interacts with my server. In the case of HTTP mode, it works fine. But he can not communicate on HTTPS.
Something strange:
The Flash application downloads another HTTPS image resource as a barcode on the Internet!
Could you help me with this? Thank you in advance.
source share