SSL Certificate

Discussion in 'Legal Issues' started by cnjai20, Jun 15, 2017.

  1. #1
    Hello,

    I am handling a travel website know as tejastravels.com. We got SSL certificate for this website, but in chrome browser some pages it shows info like "its not fully secure"

    eg: https://www.tejastravels.com/about-us.html - this shows 100% secure page while https://www.tejastravels.com this page shows its not fully secure

    Kindly help me to overcome this issue
     
    cnjai20, Jun 15, 2017 IP
  2. PoPSiCLe

    PoPSiCLe Illustrious Member

    Messages:
    4,623
    Likes Received:
    725
    Best Answers:
    152
    Trophy Points:
    470
    #2
    Just look at the network-tab and check which files are sent via HTTP, not HTTPS. Basically, it looks like csi.gstatic.com is sent via HTTP - what that is, I dunno, since I couldn't be arsed checking.
     
    PoPSiCLe, Jun 17, 2017 IP
  3. billzo

    billzo Well-Known Member

    Messages:
    961
    Likes Received:
    278
    Best Answers:
    15
    Trophy Points:
    113
    #3
    The images in your slider are sent http and not https meaning you are mixing encrypted and plain content. Check out the code for your image slider/changer.

    Your relatively simple web page has a total of 174 requests and comes in at 2.9 MB. You also have a few errors:

    https://tools.pingdom.com/#!/eAG241/https://www.tejastravels.com
     
    billzo, Jun 18, 2017 IP
  4. cnjai20

    cnjai20 Well-Known Member

    Messages:
    179
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    103
    #4
    Thanks for your response pop and billzo. I found the answer for my question

    Ans : Only main domain is registered under SSL and images are coming from sub domain that's the reason, its showing some information
     
    cnjai20, Jun 22, 2017 IP