Thread Starter
gkaran
(@gkaran)
I managed to make the site work with FORCE_SSL_ADMIN but still I cannot make the connections to my ldap using ldaps.
Thread Starter
gkaran
(@gkaran)
The only thing I haven’t done is the 5th step in the instructions:
Enable SSL-Admin-Mode by adding the line define(‘FORCE_SSL_ADMIN’, true); to your wp-config.php so that your passwords are not sent in plain-text.
When I do that my administration panel is not accessible at all.