For the specific issue that Stuart mentioned (mixed content https page with
some things coming from http), check out
https://jira.duraspace.org/browse/DS-789 which got fixed in 1.7.1.
I essentially used the same trick that Google Analytics used.
I noticed that the site still needs some more configuration, as its using
https, however its manually specifying the port as :8443. I think there
might be a clean way to map that so that it doesn't get added to the URL.
Peter Dietz
On Wed, May 18, 2011 at 8:58 PM, Stuart Lewis <[email protected]>wrote:
> Hi Karen,
>
> Congratulations on getting your new site live! :)
>
> > We've mostly finished our migration to the new server/upgraded version of
> Dspace (have a look at our bright, shiny, new site: beardocs.baylor.edu<
> https://beardocs.baylor.edu:8443/xmlui>), but when I was checking the SSL
> certificate on firefox, it told me that the connection was only partially
> encrypted. Is this normal, or might I have missed something in my
> configuration files?
>
> This probably relates to some of the linked resources not being delivered
> using https. For example, if you view the HTML source of the homepage,
> you'll see:
>
> <script src="
> http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"
> type="text/javascript">
>
> Therefore Firefox is warning that whilst the page itself has been delivered
> securely, not all of the other elements are. There are two options to fix
> this:
>
> - Find all the offending links such as this and fix them
>
> - Wrap things like that into a javascript if/else that decides if you are
> using https or not, and request the correct version. You can see how Google
> analytics handles this:
> http://www.google.com/support/analytics/bin/answer.py?answer=55483
>
> All of DSpace internal links and resources should be fine, as they
> shouldn't be hardcoded, but instead use relative URLs.
>
> Thanks,
>
>
> Stuart Lewis
> Digital Development Manager
> Te Tumu Herenga The University of Auckland Library
> Auckland Mail Centre, Private Bag 92019, Auckland 1142, New Zealand
> Ph: +64 (0)9 373 7599 x81928
>
>
>
> ------------------------------------------------------------------------------
> What Every C/C++ and Fortran developer Should Know!
> Read this article and learn how Intel has extended the reach of its
> next-generation tools to help Windows* and Linux* C/C++ and Fortran
> developers boost performance applications - including clusters.
> http://p.sf.net/sfu/intel-dev2devmay
> _______________________________________________
> DSpace-tech mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/dspace-tech
>
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech