Edit the .htaccess file in the root of the GLPI installation and the the lines below.
# Special lines for PHP cookie sessions
php_value session.cookie_secure 1
php_value session.cookie_httponly 1
Then refresh the browser.
Edit the .htaccess file in the root of the GLPI installation and the the lines below.
# Special lines for PHP cookie sessions
php_value session.cookie_secure 1
php_value session.cookie_httponly 1
Then refresh the browser.