Hi helix84.
Thanks for reply.
Other possible solution could be to replace script variable protocol in
page-structure.xsl:
<script type="text/javascript" src="{concat($protocol,
'ajax.googleapis.com/ajax/libs/jquery/', $jqueryVersion
,'/jquery.min.js')}"> </script>
by
<script type="text/javascript" src="{concat('https://',
'ajax.googleapis.com/ajax/libs/jquery/', $jqueryVersion
,'/jquery.min.js')}"> </script>
Regards,
Walter Blandón
Profesional-Analista Gestión Tecnológica
Centro Cultural Biblioteca LEV
Teléfono (57 4) 261 9500, extensión 9365
[email protected]
Carrera 49 N 7 sur – 50, Medellín - Colombia
Línea de atención al usuario: (57 4) 4489500 www.eafit.edu.co
-----Mensaje original-----
De: [email protected] [mailto:[email protected]] En nombre de helix84
Enviado el: viernes, 17 de octubre de 2014 04:55 p.m.
Para: Carlos Walter Blandon Alvarez
CC: Hilton Gibson; [email protected]
Asunto: Re: [Dspace-tech] Using DSpace with https
On Fri, Oct 17, 2014 at 11:15 PM, Carlos Walter Blandon Alvarez
<[email protected]> wrote:
>
> [blocked] The page at 'https://repository.eafit.edu.co/' was loaded over
> HTTPS, but ran insecure content from
> 'http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js': this
> content should also be loaded over HTTPS.
Hi Carlos,
you were right, you do need to update dspace.baseUrl. See
https://github.com/DSpace/DSpace/blob/dspace-4.1/dspace-xmlui/src/main/webapp/themes/Mirage/lib/xsl/core/page-structure.xsl#L671-681
Regards,
~~helix84
Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette