SSL Question/Error

Valentin V. Bartenev vbart at nginx.com
Sat Feb 8 02:45:14 UTC 2014


On Saturday 08 February 2014 03:28:48 Silvio Siefke wrote:
> Hello,
> 
> sorry i forget the website.
> 
> http://silviosiefke.com/blog
> https://silviosiefke.com/blog
> 
> Thank you for help & Nice Day
> Silvio
> 

Browser clearly says what is the problem:
"Firefox has blocked content that isn't secure".

Indeed, all page resources on your site are linked
using absolute URIs with the "http" scheme:

<link href="http://silviosiefke.de/inc/style/style.css" rel="stylesheet" type="text/css">
<link rel="alternate" type="application/rss+xml" title="RSS" href="rss.xml">
<link rel="icon" href="http://silviosiefke.de/favicon.ico" sizes="16x16">
<link rel="icon" href="http://silviosiefke.de/icon_128x128.png" sizes="128x128">
<link type="text/plain" rel="author" href="http://silviosiefke.de/human.txt">

  wbr, Valentin V. Bartenev



More information about the nginx mailing list