We have a web site (simply HTML and Javascript) which opens at a huge size (3824x961, to span multiple monitors). When viewed within our network, everything works fine, but when viewed over SSL the page size is shortened to fit on one monitor. Is this normal SSL behaviour, and is there any way around it?
Answered my own question. Making the server "trusted" was enough to allow the window to open in it's proper size. I'm not sure why that's the case, but I'll take it.
Bookmarks