ACE LDAPS terminator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2013 01:01 PM
Hi All,
I know that ACE can be configured as SSL Terminator, and I already have configured this on our ACE.
But now I have questions from our server team. Can we configure ACE to work as SSL Terminator for protocols different from HTTP?
Can I configure ACE to act as LDAPS terminator (That’s mean traffic between client and ACE use LDAPS and traffic between ACE and Servers use LDAP protocol)?
Thanks in advance
- Labels:
-
Application Networking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2013 05:36 AM
Yes. It uses the same technique as HTTPS termination. Just remember to specify port 389 on the serverfarm. E.g.
serverfarm host FARM-LDAP
probe PROBE-LDAP-389
rserver redacted01 389
inservice
rserver redacted02 389
inservice
rserver redacted03 389
inservice
HTH
Cathy
