Hello!
Having deployed the latest version of EspoCRM. When trying to set LDAPS authentification up, I get an error:
>>> Error 500: 0x51 (Can't contact LDAP server; (unknown error code)): ldaps://SERVER:3269
The error implies some troubles with the LDAP server cert, so I need to point out to CA certificate.
Now is the question: How do I do that? As I haven't found such an option via GUI, it seems I have to put it directly to some place in the container. Where should I put the file?
Thanks.
Having deployed the latest version of EspoCRM. When trying to set LDAPS authentification up, I get an error:
>>> Error 500: 0x51 (Can't contact LDAP server; (unknown error code)): ldaps://SERVER:3269
The error implies some troubles with the LDAP server cert, so I need to point out to CA certificate.
Now is the question: How do I do that? As I haven't found such an option via GUI, it seems I have to put it directly to some place in the container. Where should I put the file?
Thanks.
Comment