Hello there, We have the Apache Guacamole service as a microservice in a production environment in Docker. We compose the container using Docker Compose v2.17.3 and we are facing some LDAPS connection problems in our Active Directory.
When trying to connect to the Active Directory Server using LDAPS, the following error message is returned: "ERR_04120_TLS_HANDSHAKE_ERROR The TLS handshake failed, reason: Failed to build certification path: unable to find valid certification path to requested target". LDAP_PORT: 636 LDAP_ENCRYPTION_METHOD: "ssl" Is it possible to make this LDAPS connection without certificate verification by deploying Guacamole with Docker Compose? Thanks in advance! Best Regards, [cid:[email protected]] The information contained in this email and any attachments is confidential and may be subject to copyright or other intellectual property protection. If you are not the intended recipient, you are not authorized to use or disclose this information, and we request that you notify us by reply mail or telephone and delete the original message from your mail system.
