Hi,
Image reference <img src="mypic.jpg"> works in non-ssl captive portal pages.
As soon as I turn on https the image cannot be found anymore (HTTP 404).
I also tried <img src="
https://myfqdn/mypic.jpg"> with the same result (HTTP 404).
Can anyone reproduce this?
Thomas