we've got a problem with the LDAP SSL connection to LimeSurvey. The LDAP Auth is working.
If we change from ldap:// to ldaps:// and the port from 389 to 636 the login does not work anymore.
If we login to LimeSurvey there is only the error message 'Can't contact LDAP Server.'
Surely some bad SSL connexion on your size. It's a valid SSL key or a personal use key ?
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Maybe some issue about tls/ssl.
Best is to look at your server error log i think.
Currently, on another tool , i have an issue with CYPHER and php5.6
Else :
Code:
php -r "print_r(openssl_get_cert_locations());"
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.