Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Registered User
    Join Date
    May 2006
    Posts
    3

    Default SSl certificate - Browser Warning

    Hi Everyone - first posting, so if I have the protocol wrong please let me know!

    Problem is I have obtained a RapidSSL single root Certificate for a www domain which is on a dedicated IP. It is my dedicated server and I have full root access.

    The certificate has installed (after a bit of prodding) but I am being challenged about the certificate not being a Trusted Authority etc. in the (IE) browser although the certificate itself gets ticks in the other boxes.

    I have amended everything including adding an entry into the httpd.conf file to point to the ca-bundle but still I'm getting the browser message.

    I'm getting word down after ploughing through forums for the last 24 hours - anyone out there that can help walk through the steps and check it out with me?

    The box is running CentOS

    Do I need a server certificate? The one at the moment is self-signed, but I wouldn't have thought it would affect a domain sitting on the server?

    Many thanks in anticipation. FN

  2. #2
    Member
    Join Date
    Jan 2005
    Posts
    12

    Default

    was the certificate generated for www.yourdomain.com or yourdomain.com?

  3. #3
    Registered User
    Join Date
    May 2006
    Posts
    3

    Default

    Definitely for the www version. I have the mod rewrites in place to redirect the non-www verisions as well.

    You can take a look at https://www.smartchoicemusic.com

  4. #4
    Registered User
    Join Date
    May 2006
    Posts
    3

    Default

    An invaluable piece of information that was eventually provided by a forumista on the X-Cart forum.

    There is a bug in WHM that prevents the Installation of SSL Certificates. It results in a greying (or graying?) out of the 'Do It' button and generates a script error.

    This bug only appears when using IE - Try the same action using Firefox and everything works straight out of the box.

    Everything is now in order

  5. #5
    Registered User
    Join Date
    Nov 2005
    Posts
    4

    Default

    Internet Explorer might give a security popup about unsecure items at your site. This is because you include items from an insecure site.

    For example, in the img src tag i see http:// which should be https://, and thats why it gives security conflict warnings.

    If you dont include the full path in the image tag, it will automatically get the image from the https:// site and not http://.

  6. #6
    Member
    Join Date
    May 2006
    Location
    Johannesburg, South Africa
    Posts
    944
    cPanel/Enkompass Access Level

    Root Administrator

    Default

    I had a similar problem, and it ended up that the Flash file I was using caused problems. Even though I specified the location of the flash file to be on my https site, flash had a link to macromedia's site:


    Code:
    <object width="400" height="400" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
          <param value="../norman.swf" name="movie" />
    
          <param value="high" name="quality" />
          <embed width="400" height="400" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="../norman.swf" /></object>
    The line http://www.macromedia.com/go/getflashplayer caused a problem, thanging it to https://www.macromedia.com/go/getflashplayer solved the problem

    This could also cause a problem:
    Code:
    http://www.macromedia.com/go/getflashplayer
    Anything in your HTML code which doesn't refer to a HTTPS link will give that message, even if it's just a link...

    hth

Similar Threads & Tags
Similar threads

  1. Replies: 3
    Last Post: 05-02-2011, 03:27 PM
  2. Browser Warning
    By fafdaniel in forum New User Questions
    Replies: 14
    Last Post: 02-14-2011, 11:03 AM
  3. Remove Outlook Express certificate warning
    By maggot96 in forum New User Questions
    Replies: 4
    Last Post: 11-26-2010, 11:22 AM
  4. help: get rid of certificate warning while entering webmail
    By marquis_ce in forum New User Questions
    Replies: 18
    Last Post: 12-31-2009, 12:11 AM
  5. Anyone, SSL problem browser warning
    By jeroman8 in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 05-03-2004, 02:10 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube