EnglishPages: 1
Hello everyone,
is there a way to activate SSL (HTTPS) for the login page?
- I am running Piwigo 2.4.3,
- I have a valid SSL certificate for my domain
- I tried the workaround described here -> http://piwigo.org/bugs/print_bug_page.php?bug_id=2689 (added my domain to identification.php, password.php and register.php)
- is there a Piwigo keystore where I have to copy the private key of my domain certificate to?
thanks in advance
FR
Last edited by fr (2012-07-27 22:28:49)
Offline
I've released a plugin to force usage of HTTPS for any connection.
http://piwigo.org/ext/extension_view.php?eid=697
Enjoy !
Offline
Hi bonhommedeneige,
thanks for the plugin, but when I activate it I get this message at the top of my webpages:
Notice: Undefined index: piwigo_force_https in /hp/bq/ac/io/www/piwigo/plugins/piwigo-force-https/main.inc.php on line 111
This is line 111:
$conf['piwigo_force_https'] = unserialize($conf['piwigo_force_https']);
any ideas?
I am running Piwigo 2.5.1
regards
FR
Offline
I think that would appear only the first time: go to its settings page and validate once
PS: please open a new thread especially when the current one is marked as Resolved
Offline
Thanks, i'll fix it very soon
Offline
Hi,
I've released an update (+enhancement). You can download it there : http://piwigo.org/ext/extension_view.php?eid=697
Hope it will fix your issue (it should :-) )
Offline
Pages: 1