I had an ongoing project going on in Arduino Mega and W5100 ethernet shield, and running web server returning sensor data in json format that gets utilized by a website which is on https so i am getting error
[Warning] [blocked] The page at
https://example.com/access-to-home-online/ was not allowed to display
insecure content from http://example.com:8025/json?format=json.
(ajaxCall_jquery.js, line 9666)
I am sick of it, and have decided to go for Arduino Yun Shield if it supports HTTPS web server !