MrAirsoft Posted June 9, 2007 Share Posted June 9, 2007 My site http://www.mrairsoft.com will not work on Internet Explorer. We've been fine until we installed SSL. We had initial problems with Firefox but then we fixed those completely, and then we checked Internet Explorer and it was COMPLETELY messed up! So we figured that the SSL was the problem, and we removed SSL, and the site was STILL messed up on Internet Explorer! So right now SSL is back to secure Firefox users, but things on Internet Explorer... they're completely messed up. Please email matt@mrairsoft.com (I'm actually Justin, his partner) with any solutions you may have, or respond to this thread. Quote Link to comment Share on other sites More sharing options...
simcoweb Posted June 9, 2007 Share Posted June 9, 2007 When you use SSL you have to have all your images and external files referenced behind an https address. That includes your CSS file as well plus any external .js (javascript) files. Otherwise it will consider them non-secure and not display them. Change the references in your HTML code and it should work. Also, your SSL cert looks like it has been issued to the whole site instead of perhaps a sub-domain like secure.yoursite.com. You don't need to have SSL for everything, just the checkout portion. Quote Link to comment Share on other sites More sharing options...
MrAirsoft Posted June 9, 2007 Author Share Posted June 9, 2007 Alright, we'll try to change it so it's just that; as long as we have the GoDaddy thing there, we should be fine as for proving certification. Thank you. Quote Link to comment Share on other sites More sharing options...
darkraider Posted June 9, 2007 Share Posted June 9, 2007 I have the same thing, i mean whole site is under SSL, because login ans password I have on front page. the site is designed in http:// path model and after I setup SSL I didnt have to change anything and paths for images or etc. but it works fine, if you go http://raid5host.com or https://raid5host.com doesnt make any difference both convert to https://.. I'd say leave it full SSL, since u have login and password on front page as well. , Id feel more comfortable as client to login ssl. Quote Link to comment Share on other sites More sharing options...
simcoweb Posted June 9, 2007 Share Posted June 9, 2007 He can leave it that way but then needs to make all his adjustments to his code to reference a secure location. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.