Is there any way on an HTTPS page to detect (via javascript) whether the user has loaded the page despite SSL certificate problems?
Normally browsers make users click through several exception warnings and turn the address bar red, but in some contexts users may ignore this, and as an author of an application, I'd like to place additional in-application warnings to warn users against doing this. It would also be useful to be able to log such events.