public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* 01.org: HTTPS: Please fix mixed content loading
@ 2015-05-23 14:27 Paul Menzel
  2015-05-25  9:47 ` Jani Nikula
  0 siblings, 1 reply; 4+ messages in thread
From: Paul Menzel @ 2015-05-23 14:27 UTC (permalink / raw)
  To: intel-gfx


[-- Attachment #1.1: Type: text/plain, Size: 625 bytes --]

Dear Intel folks,


accessing the resources at 01.org over HTTPS, some have mixed content
loading issues. For example [1] loads an image from Gravatar – for
whatever reason – over HTTP.

Google Chromium reports for example the following.

        Mixed Content: The page at 'https://01.org/linuxgraphics/documentation/how-report-bugs' was loaded over HTTPS, but requested an insecure image 'http://www.gravatar.com/avatar/672c5e6b44ca5810141d82f730aad074.jpg?d=mm&s=50&r=G'. This content should also be served over HTTPS.


Thanks,

Paul


[1] https://01.org/linuxgraphics/documentation/how-report-bugs

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 01.org: HTTPS: Please fix mixed content loading
  2015-05-23 14:27 01.org: HTTPS: Please fix mixed content loading Paul Menzel
@ 2015-05-25  9:47 ` Jani Nikula
  2015-05-26 18:05   ` Vivi, Rodrigo
  0 siblings, 1 reply; 4+ messages in thread
From: Jani Nikula @ 2015-05-25  9:47 UTC (permalink / raw)
  To: Paul Menzel, intel-gfx, Vivi, Rodrigo

On Sat, 23 May 2015, Paul Menzel <paulepanter@users.sourceforge.net> wrote:
> Dear Intel folks,
>
>
> accessing the resources at 01.org over HTTPS, some have mixed content
> loading issues. For example [1] loads an image from Gravatar – for
> whatever reason – over HTTP.
>
> Google Chromium reports for example the following.
>
>         Mixed Content: The page at 'https://01.org/linuxgraphics/documentation/how-report-bugs' was loaded over HTTPS, but requested an insecure image 'http://www.gravatar.com/avatar/672c5e6b44ca5810141d82f730aad074.jpg?d=mm&s=50&r=G'. This content should also be served over HTTPS.
>
>
> Thanks,
>
> Paul
>
>
> [1] https://01.org/linuxgraphics/documentation/how-report-bugs


Thanks for the report, Paul.

Rodrigo, please pass this on to whoever it is that maintains the site.

Thanks,
Jani.



-- 
Jani Nikula, Intel Open Source Technology Center
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 01.org: HTTPS: Please fix mixed content loading
  2015-05-25  9:47 ` Jani Nikula
@ 2015-05-26 18:05   ` Vivi, Rodrigo
  2015-05-29 21:10     ` Rodrigo Vivi
  0 siblings, 1 reply; 4+ messages in thread
From: Vivi, Rodrigo @ 2015-05-26 18:05 UTC (permalink / raw)
  To: jani.nikula@linux.intel.com
  Cc: intel-gfx@lists.freedesktop.org,
	paulepanter@users.sourceforge.net

Thank you Jani and Paul.

We had a recent server migration and software update on 01.org that
might cause some issues like that, or outdated pages or 404 erros, or
others.

Please let me know any issues you might face that I'll work close to IT
to get them fixed and/or updated.

Thanks,
Rodrigo.

On Mon, 2015-05-25 at 12:47 +0300, Jani Nikula wrote:
> On Sat, 23 May 2015, Paul Menzel <paulepanter@users.sourceforge.net> wrote:
> > Dear Intel folks,
> >
> >
> > accessing the resources at 01.org over HTTPS, some have mixed content
> > loading issues. For example [1] loads an image from Gravatar – for
> > whatever reason – over HTTP.
> >
> > Google Chromium reports for example the following.
> >
> >         Mixed Content: The page at 'https://01.org/linuxgraphics/documentation/how-report-bugs' was loaded over HTTPS, but requested an insecure image 'http://www.gravatar.com/avatar/672c5e6b44ca5810141d82f730aad074.jpg?d=mm&s=50&r=G'. This content should also be served over HTTPS.
> >
> >
> > Thanks,
> >
> > Paul
> >
> >
> > [1] https://01.org/linuxgraphics/documentation/how-report-bugs
> 
> 
> Thanks for the report, Paul.
> 
> Rodrigo, please pass this on to whoever it is that maintains the site.
> 
> Thanks,
> Jani.
> 
> 
> 

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: 01.org: HTTPS: Please fix mixed content loading
  2015-05-26 18:05   ` Vivi, Rodrigo
@ 2015-05-29 21:10     ` Rodrigo Vivi
  0 siblings, 0 replies; 4+ messages in thread
From: Rodrigo Vivi @ 2015-05-29 21:10 UTC (permalink / raw)
  To: Vivi, Rodrigo
  Cc: intel-gfx@lists.freedesktop.org,
	paulepanter@users.sourceforge.net

Hi Paul,

We were notified that issue got fixed.
Could you please verify it got fixed for you?

Thanks in advance
Rodrigo.

On Tue, May 26, 2015 at 11:05 AM, Vivi, Rodrigo <rodrigo.vivi@intel.com> wrote:
> Thank you Jani and Paul.
>
> We had a recent server migration and software update on 01.org that
> might cause some issues like that, or outdated pages or 404 erros, or
> others.
>
> Please let me know any issues you might face that I'll work close to IT
> to get them fixed and/or updated.
>
> Thanks,
> Rodrigo.
>
> On Mon, 2015-05-25 at 12:47 +0300, Jani Nikula wrote:
>> On Sat, 23 May 2015, Paul Menzel <paulepanter@users.sourceforge.net> wrote:
>> > Dear Intel folks,
>> >
>> >
>> > accessing the resources at 01.org over HTTPS, some have mixed content
>> > loading issues. For example [1] loads an image from Gravatar – for
>> > whatever reason – over HTTP.
>> >
>> > Google Chromium reports for example the following.
>> >
>> >         Mixed Content: The page at 'https://01.org/linuxgraphics/documentation/how-report-bugs' was loaded over HTTPS, but requested an insecure image 'http://www.gravatar.com/avatar/672c5e6b44ca5810141d82f730aad074.jpg?d=mm&s=50&r=G'. This content should also be served over HTTPS.
>> >
>> >
>> > Thanks,
>> >
>> > Paul
>> >
>> >
>> > [1] https://01.org/linuxgraphics/documentation/how-report-bugs
>>
>>
>> Thanks for the report, Paul.
>>
>> Rodrigo, please pass this on to whoever it is that maintains the site.
>>
>> Thanks,
>> Jani.
>>
>>
>>
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/intel-gfx



-- 
Rodrigo Vivi
Blog: http://blog.vivi.eng.br
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-05-29 21:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-23 14:27 01.org: HTTPS: Please fix mixed content loading Paul Menzel
2015-05-25  9:47 ` Jani Nikula
2015-05-26 18:05   ` Vivi, Rodrigo
2015-05-29 21:10     ` Rodrigo Vivi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox