On 03/17/2011 07:06 PM, Perl Authors Upload Server wrote: > (This mail has been generated automatically by the Perl Authors Upload > Server on behalf of the admin andreas.koenig.gmwojprw+pa...@franz.ak.mind.de) > > As already described in a separate message, you're a registered Perl > Author with the userid DKG.
Thanks for the prompt setup! fwiw, i just noticed that there is a plaintext HTTP image linked from the pages at https://pause.perl.org/ This causes most browsers to display a "broken lock" or a "mixed content" warning. The image is the sponsor's logo: http://www.fiz-chemie.de/fileadmin/template/img/logos/FIZ_Logo_4c.gif The same image is also available under https on its origin server at the same address: https://www.fiz-chemie.de/fileadmin/template/img/logos/FIZ_Logo_4c.gif One way to fix the "mixed-content" warning is to just always use https. Another way would be to use a "scheme-relative" value for the src: <a src="//www.fiz-chemie.de/fileadmin/template/img/logos/FIZ_Logo_4c.gif" /> You can read more about scheme-relative URIs here: http://stackoverflow.com/questions/3583103/scheme-relative-urls hope this is useful, --dkg
signature.asc
Description: OpenPGP digital signature