On Jun 6, 2013, at 10:52 AM, "Marvin S. Addison" <[email protected]> wrote: >> Looking into LDAP authN for CAS. On first read, the Spring >> LdapContextSource (hence CAS) looks _not_ to support StartTLS. >> Correct? > > No, that is not correct. You can leverage Spring > ExternalTlsDirContextAuthenticationStrategy to inject an > SSLSocketFactory that handles startTLS. Here's a configuration snippet: ...
Wonderful. Thank you! Tom. -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
