You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2011-06-27 19:48:53

slinx
Member
From: Cleveland, Ohio
Registered: 2011-01-05
Posts: 32

GLPI configured for https causes error when browsing with Chrome

Using Google Chrome browser with GLPI configured for https gives error saying that although the page is https, it contains non-secure elements.

Adding the line

   echo '<base href="https://<my-glpi-server-address/">';

to the main index.php file within the <head> block fixes the problem. I suggest the developers add something to automatically include this line, or allow the user to configure glpi for secure mode and include the appropriate <base href> tag.

Last edited by slinx (2011-06-27 19:49:15)

Offline

#2 2011-06-28 08:34:44

MoYo
GLPI - Lead
From: Poitiers
Registered: 2004-09-13
Posts: 14,513
Website

Re: GLPI configured for https causes error when browsing with Chrome

Problem is that the base URL is compute dynamically in GLPI.
I do not know why Chrome give you troubles. Which file give warning ?


MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI :    Support     Contribute     References     Freshmeat

Offline

Board footer

Powered by FluxBB