https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25512
Frédéric Demians <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Frédéric Demians <[email protected]> --- I'm encountering the same issue with Google Workspace LDAP server. It is necessary to explicitly specify Google cert/key files generated for each configured LDAP client from Google Workspace admin console. Something like that: clientcert => '..../etc/ldap/Google_xx_yy_zz_36497.crt', clientkey => '..../etc/ldap/Google_xx_yy_zz_36497.key', -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
