Author Topic: Partially encrypted  (Read 2952 times)

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Partially encrypted
« on: March 08, 2012, 09:53:59 PM »
What do you guys use for tracking down partially encrypted items?  I'm switching a site from http to https and it keeps telling me it's partially encrypted even thought I've updated all the references I can find.  The only http I can find are from outbound links.

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Partially encrypted
« Reply #1 on: March 08, 2012, 10:14:27 PM »
Crap... I'm using Fiddler2, which is saying that everything is tunneling to items except for 2 things and I can't figure out what they are.

Mike

  • Jackass In Charge
  • Posts: 11257
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Partially encrypted
« Reply #2 on: March 08, 2012, 10:17:31 PM »
Images, scripts, and css are the big ones.  I'm not being the "use chrome" guy but in Chrome you can use the network tab and it'll show you everything that was loaded and the URL used.

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Partially encrypted
« Reply #3 on: March 08, 2012, 10:38:32 PM »
Gah, fucked by my own error handling.  There were some references in the CSS file to some images that didn't exist anymore.  Because they didn't exist anymore, my 404 handling picked it up and triggered a redirect to the main site 404 handler which is still set to http.

The Chrome thing did help.  Thanks for that.

Mike

  • Jackass In Charge
  • Posts: 11257
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Partially encrypted
« Reply #4 on: March 08, 2012, 10:39:58 PM »
That is almost a rube goldberg error :D

micah

  • A real person, on the Internet.
  • Ass Wipe
  • Posts: 6915
  • Karma: +58/-55
  • Truth cannot contradict truth.
    • micahj.com
Re: Partially encrypted
« Reply #5 on: March 08, 2012, 10:40:26 PM »
I've found that chtome will often still show a site as insecure after you fix the problems.
Sorta like how it keeps an old fav icon for a site after you change it.
"I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.  I use it to look at pictures of cats and get in arguments with strangers."

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Partially encrypted
« Reply #6 on: March 08, 2012, 10:41:00 PM »
Kinda.  EH, at least I tracked it all down and the SSL is working properly now :D

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Partially encrypted
« Reply #7 on: March 08, 2012, 10:41:36 PM »
I've found that chtome will often still show a site as insecure after you fix the problems.
Sorta like how it keeps an old fav icon for a site after you change it.
Oddly, it did that at first.  I had to force a cache refresh for it to report properly after I fixed everything.

Steve

  • This 49%er supports Romney
  • Just a Jackass
  • *
  • Posts: 16120
  • Karma: +31/-410
  • Mr. Mom
Re: Partially encrypted
« Reply #8 on: March 09, 2012, 07:42:22 AM »
The network tab is a great tool.
hey ethic if you and i were both courting lily allen..... oh wait, which one of us has a relationship that lasted more than the bus ride home?

-KEN-

  • Some Other Mofo
  • Jackass In Charge
  • Posts: 1001
  • Karma: +75/-100
Re: Partially encrypted
« Reply #9 on: March 09, 2012, 04:17:30 PM »
Firebug's got a network tab too, if anyone's still using Firefox. I feel like I may be the only one.

Mike

  • Jackass In Charge
  • Posts: 11257
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Partially encrypted
« Reply #10 on: March 09, 2012, 04:19:40 PM »
Firebug's got a network tab too, if anyone's still using Firefox. I feel like I may be the only one.
Ober is still hanging on.

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Partially encrypted
« Reply #11 on: March 09, 2012, 04:26:51 PM »
GAH... it was a hidden tab I didn't see.  This one might be better than chrome's too.

Mike

  • Jackass In Charge
  • Posts: 11257
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Partially encrypted
« Reply #12 on: March 09, 2012, 04:40:14 PM »
Lies!