Hi guys,
I installed Jitsi Meet with Let’s Encrypt Authority.
I followed the topic (https://github.com/jitsi/jitsi-meet/wiki/LDAP-Authentication#ldap-authentication-for-jitsi-meet-via-ldap2) to make the integration with our Ldap.
As mentioned in that topic I configured it " authentication: ldap2" however I got following errors.
Aug 26 10:04:59 portmanager error Error binding encrypted port for https: No certificate present in SSL/TLS configuration for https port 5281
Aug 26 10:04:59 portmanager error Error binding encrypted port for https: No certificate present in SSL/TLS configuration for https port 5281
how can I overcome this problem?
Is it possible to use ldap without encryption or any certificate?
thank you.