On the default login page for my FBA web application I have a red image with an X in it being displayed, to me this means there is something wrong. After some digging I have figured out that the image is errorIcon.png and it is displayed when the Web
Application is not using SSL, however my Web Application is definitely using SSL with a valid certificate (same one I use for all my other applications, *.domain.com cert). The icon also shows up on the access denied page, request access page, etc.
Has anyone experienced this and know how to fix it. Removing the code that displays this image is not a fix for me.
Thanks