New Community Ranking System
Our Community ranking system has recently been updated. You may notice changes in user rankings and receive system messages or notifications. If you have questions about how the new ranking works, please refer to the announcement post for more details (click here).
Configuring LDAP over SSL using port 636 Not working
EcoStruxure IT Forum
Schneider Electric support forum about installation and configuration for DCIM including EcoStruxure IT Expert, IT Advisor, Data Center Expert, and NetBotz
Search in
Improve your search experience:
Exact phrase→Use quotes " "(e.g., "error 404")
Wildcard→Use * for partial words(e.g., build*, *tion)
AND / OR→Combine keywords(e.g., login AND error, login OR sign‑in)
Keep it short→Use 2–3 relevant words, not full sentences
Filters→Narrow results by section(Knowledge Base, Users, Products)
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
You'll need to install the AD server's SSL cert into the server certificates page of Data Center Expert. There is some mention of that here: https://www.se.com/us/en/faqs/FA158395/ If it works on the default port without SSL then this would be the most likely reason i twould fail. Either you didn't install the cert into DCE or there is an issue with that cert.
This is a command example that using your server name, should get all necessary certs to add to the DCE server certs config. openssl s_client -showcerts -connect your.adserver.com:636 < /dev/null