Showing posts with label Https. Show all posts
Showing posts with label Https. Show all posts

Sunday, June 23, 2013

Load Anyway on Google Chrome

Where I can see the Load Anyway concept/theme in Google Chrome???
Here It Is...

   

In general, the https will be in green [indicating the site is secured] but after allowing the unsecured data, it automates to red, with a strike through the header to indicate that it has loaded insecure content [as in the second image].

Thursday, May 17, 2012

Https & Http

We had a simple concern related to Https & Http. This post can be valuable information to both Testing Team & Admin Team.

We modified our site’s URL from Https to Http as per the Client request. I carried it out and checked by refreshing the Home page (in all the browsers, as we were testing the application.) and verified that everything was all right.

When Client typed our site’s URL (Example: abc.com), he got the auto suggested link (Example) for https://www.abc.com/ [‘https’ link came to the top as; until that time, we were using https for our site.]

The first issue was > after this Http alteration, this was not intimated to Client > as to clear his browser’s memory cache. (Cntrl+F5) > Anyway, it was his request to do immediately.

Second issue was > If anyone types Http/Https, the "Http" redirection should have happened.


These kind of silly issues happen but will make a big party boom-off.
Please take care of your application.