hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : SSL Problem
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

SSL Problem

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 03-26-2010, 08:25 PM
Shikhir A Shikhir A is offline
:]
 
Join Date: Jul 2007
Location: Pennsylvania, USA
Posts: 686

SSL Problem


I have purchased a SSL from Geocerts, a Geotrust SSL reseller. They are 100% good certificates and show up as Geotrust issued certificates. The domain on the cert is a www.domain.com - but it only works on some browsers. It works on the newest Firefox and Safari and newest IE (IE8+) but not the Google Chrome browser, anything like Firefox 3.4 or below, etc..although it is an EV SSL and it should work fine (trusted issuer). It says that "some of the content on the page is insecure."

Perhaps it is a way I installed it (I requested a cert request file/generated one from cPanel and then pasted that into the Geocerts panel and got a Certificate which I pasted into the cPanel SSL install wizard and it automatically got the domain/IP/request file).

.cer file download:

http://www.uploadsafe.com/uploads/do...be6347baf5bfba


Thanks in advance

Reply With Quote


Sponsored Links
  #2  
Old 03-26-2010, 08:50 PM
poetren poetren is offline
Junior Guru Wannabe
 
Join Date: Jul 2008
Location: oklahoma
Posts: 77
I think (and this could be off) that when it says some of the content on the page is insecure, it's because you have links from your page to http:// links rather than every link going to a secure url. We had this with a wildcard cert when we had a live chat that was an http:// link, once we removed that, it no longer said any of the content was insecure on our domain.

Reply With Quote
  #3  
Old 03-26-2010, 08:53 PM
Shikhir A Shikhir A is offline
:]
 
Join Date: Jul 2007
Location: Pennsylvania, USA
Posts: 686
Quote:
Originally Posted by poetren View Post
I think (and this could be off) that when it says some of the content on the page is insecure, it's because you have links from your page to http:// links rather than every link going to a secure url. We had this with a wildcard cert when we had a live chat that was an http:// link, once we removed that, it no longer said any of the content was insecure on our domain.
But I tried going to https://www.domain.com/fasfaf and it returned a 404 (fine as we don't have that directory), some browsers (as I said above) showed the cert fine but the rest said the same thing (on a 404 page).

Reply With Quote
Sponsored Links
  #4  
Old 03-26-2010, 09:01 PM
Hostify Networks Hostify Networks is online now
Web Hosting Guru
 
Join Date: May 2009
Location: Tennessee
Posts: 295
Did you change all the links to images, scripts, etc on your https page to https? If not, there's your issue. If you think you did, then go back and check because you missed something.

For example...suppose you are at https://example.com and this page loads an image called "image.png." You would have <img src="https://example.com/image.png" alt="" /> rather than <img src="http://example.com/image.png" alt="" />

Another example, if you go to https://hostify.me/ you'll get the same message concerning some things on the page not being secure. This is because the images are using http rather than https (not sure how that got reverted...but I'll leave it that way for the time being).

It would be helpful to know the domain...then I could tell you exactly what's wrong.

__________________
AudioProbe.net - Playing the best music from the 70s, 80s, 90s, 00s, and more...
Commercial free, high quality 192kb/s, and firewall friendly port 80!
Look for us in the iTunes Radio directory under Adult Contemporary

Reply With Quote
  #5  
Old 03-26-2010, 09:06 PM
Shikhir A Shikhir A is offline
:]
 
Join Date: Jul 2007
Location: Pennsylvania, USA
Posts: 686
Quote:
Originally Posted by pvcsnathan View Post

It would be helpful to know the domain...then I could tell you exactly what's wrong.

https://www.vlexo.com/

Reply With Quote
  #6  
Old 03-26-2010, 09:10 PM
Hostify Networks Hostify Networks is online now
Web Hosting Guru
 
Join Date: May 2009
Location: Tennessee
Posts: 295
Okay, that helps. The only obvious thing I see is the Adsense. Adsense doesn't support https (unless they've changed that recently).

__________________
AudioProbe.net - Playing the best music from the 70s, 80s, 90s, 00s, and more...
Commercial free, high quality 192kb/s, and firewall friendly port 80!
Look for us in the iTunes Radio directory under Adult Contemporary

Reply With Quote
  #7  
Old 03-26-2010, 09:12 PM
ServerManagement ServerManagement is offline
Platinum quality
 
Join Date: Jul 2005
Location: New Jersey, US
Posts: 1,295
Please check to make sure the CABundle is installed properly, this can cause some browser recognition to fail if you are seeing errors only in some browsers and not others.

Also, check the image/css/js links in the page too, this can also cause the error that says some objects on the page are not secure.

__________________
PlatinumServerManagement (also known as PSM)
The OLDEST and LARGEST server management provider in the USA, with 15+ employees and growing!
Providing quality support for OVER 14 years! Currently supporting over 3,000 servers monthly!

www.PlatinumServerManagement.com Proud member of the NJ BBB & Chamber of Commerce, and Authorized Cpanel Partner.


Reply With Quote
  #8  
Old 03-26-2010, 09:15 PM
Shikhir A Shikhir A is offline
:]
 
Join Date: Jul 2007
Location: Pennsylvania, USA
Posts: 686
How do we check the CABundle?

Second, https://www.vlexo.com/testifks

no adsense, yet error.

Quote:
Originally Posted by ServerManagement View Post
Please check to make sure the CABundle is installed properly, this can cause some browser recognition to fail if you are seeing errors only in some browsers and not others.

Also, check the image/css/js links in the page too, this can also cause the error that says some objects on the page are not secure.

Reply With Quote
  #9  
Old 03-26-2010, 09:17 PM
Hostify Networks Hostify Networks is online now
Web Hosting Guru
 
Join Date: May 2009
Location: Tennessee
Posts: 295
OH, one obvious thing I missed... After rereading your first post, it appears that you did WWW.domain.com. This is DIFFERENT from domain.com. If you want to cover both, you will need a wildcard cert (or simply redirect everything to www.domain.com). Note that the same thing happens for me: https://hostify.me/ https://www.hostify.me/

I've tried in Chrome, IE6, IE8, and Firefox. For whatever reason, Firefox doesn't seem to be very happy about it but all the other browser recognize the cert and appear to work as intended. Speaking of IE6, you'll want to check your site in it...you'll probably want to add some code to take care of the transparency issues it has with png.

__________________
AudioProbe.net - Playing the best music from the 70s, 80s, 90s, 00s, and more...
Commercial free, high quality 192kb/s, and firewall friendly port 80!
Look for us in the iTunes Radio directory under Adult Contemporary


Last edited by Hostify Networks; 03-26-2010 at 09:25 PM. Reason: further info added
Reply With Quote
  #10  
Old 03-26-2010, 09:50 PM
Shikhir A Shikhir A is offline
:]
 
Join Date: Jul 2007
Location: Pennsylvania, USA
Posts: 686
But I am going to https://www.

..not https://___

and also, FF is a very common browser, so it should recognize
it..

I don't think I need a Wildcard.

Quote:
Originally Posted by pvcsnathan View Post
OH, one obvious thing I missed... After rereading your first post, it appears that you did WWW.domain.com. This is DIFFERENT from domain.com. If you want to cover both, you will need a wildcard cert (or simply redirect everything to www.domain.com). Note that the same thing happens for me: https://hostify.me/ https://www.hostify.me/

I've tried in Chrome, IE6, IE8, and Firefox. For whatever reason, Firefox doesn't seem to be very happy about it but all the other browser recognize the cert and appear to work as intended. Speaking of IE6, you'll want to check your site in it...you'll probably want to add some code to take care of the transparency issues it has with png.

Reply With Quote
  #11  
Old 03-26-2010, 09:54 PM
Hostify Networks Hostify Networks is online now
Web Hosting Guru
 
Join Date: May 2009
Location: Tennessee
Posts: 295
Firefox seems to be a bit more particular about certs. A little bit of Google came up with this: https://support.comodo.com/index.php...articleid=1249

__________________
AudioProbe.net - Playing the best music from the 70s, 80s, 90s, 00s, and more...
Commercial free, high quality 192kb/s, and firewall friendly port 80!
Look for us in the iTunes Radio directory under Adult Contemporary

Reply With Quote
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
SSL problem jgray1978 Ecommerce Hosting & Discussion 2 01-23-2008 12:29 AM
SSL Problem? gpraceman Hosting Security and Technology 9 01-04-2008 12:43 AM
Need help with SSL problem jethbrown Hosting Security and Technology 4 08-09-2007 05:26 PM
ssl problem r00t pAsSw0rd Hosting Security and Technology 2 10-12-2006 12:16 PM
SSL Problem Art Hosting Software and Control Panels 8 09-02-2004 02:49 AM

Related posts from TheWhir.com
Title Type Date Posted
Outbound Spam Causing Sleepless Nights? Blog 2013-05-13 09:52:21
How To Deliver Products Customers Will Pay For with David Koston - HostingCon 2012 Web Hosting News 2012-07-18 10:46:16
HostingCon Preview: Q&A with David Koston of Fortuity LLC Web Hosting News 2012-07-10 12:54:20
eleven Survey Lists Spam as Greatest Email Security Threat in Ten Years Web Hosting News 2011-12-02 21:50:09
The Lesson of the Ten, with Jeff Hardy Web Hosting News 2011-08-08 22:12:01


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?