Tagged Questions
1
vote
1answer
35 views
Internet Explorer receives 403 Error when viewing dev environment SSL test certificate (using MAMP)
I've been developing a site with MAMP which has a handy way of generating (obviously) unverified SSL certificates for testing purposes.
All was well when testing with Chrome, Firefox, Safari you ...
3
votes
1answer
419 views
Does MSIE recognise StartCom as an SSL Certificate Authority?
Ok, so I'm thinking about getting in on the SSL action, so that my sites can be secure etc, and after hours of shopping for the best priced certificate, I find out that StartSSL offer a free one.
One ...
0
votes
0answers
182 views
SSL is dead slow in Internet Explorer + Safari [closed]
I had a Comodo SSL certificate installed on my website yesterday, after going through a lot of trouble it has finally been activated.
I am, however, experiencing serious issues in Safari and Internet ...
6
votes
5answers
4k views
Identify “non-secure” content IE warns about
As many know, if you serve a page over https and the content loads resources (images, stylesheets, js, SWF objects, etc) over http, older versions of Internet Explorer will show the user a warning ...
8
votes
2answers
2k views
How to serve static content without https in a secure site?
I want to serve static content from my site but my site is https-only. My static http server only serve http content (non https) but many IE users are complaining about being unable to log into.
What ...