Skip to Content.
Sympa Menu

shibboleth-dev - TLS to LDAP?

Subject: Shibboleth Developers

List archive

TLS to LDAP?


Chronological Thread 
  • From: Jim Fox <>
  • To:
  • Subject: TLS to LDAP?
  • Date: Wed, 15 Dec 2004 09:49:57 -0800 (PST)


We want to allow our attribute resolver to contact a couple of
LDAP servers that use the TLS protocol - instead of simple SSL.
The stock JNDIDirectoryDataConnector did not appear to be able to
handle TLS, so we installed a custom connnector.

Am I correct about this? If there is a different way to do
TLS to an LDAP server somebody please tell me. We also
authenticate with certificates, instead of passwords.

Otherwise, TLS seems like a natural protocol to support.
The standard JNDI connector could easily be adapted to do so.
Might this be added?

Jim






Archive powered by MHonArc 2.6.16.

Top of Page