ldap over ssl

Post any questions regarding Installing or Upgrading Ebase, including problems starting up the Ebase Xi Server or Designer

Moderators: Jon, Steve, Ian, Dave

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

ldap over ssl

#1

Postby xren » Wed Jun 25, 2014 5:14 pm

Hi,

our organization ask to secure ldap by over ssl. How can this be done on ebase?

Thanks,
Xiaoli
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Thu Jun 26, 2014 6:56 am

You need to specify property Ldap.RegistryUrl in the XILdap.properties in <webapp>/WEB-INF/classes on the server, something like this:

Code: Select all

Ldap.RegistryUrl=ldaps://192.168.0.999:636
This property is probably commented in your file. When this property is specified, properties Ldap.RegistryHost and Ldap.RegistryPort are ignored.

I'm hoping this is all you need to do.
0 x

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

#3

Postby xren » Thu Jun 26, 2014 1:12 pm

Hi Jon,

How about the CA certificate for the ldap server?

Thanks,
Xiaoli
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#4

Postby Jon » Thu Jun 26, 2014 1:57 pm

I think you will probably need to import the certificate into the server's keystore. We don't have an SSL Ldap system here to test against so I'm not sure about this. Here's a link that describes importing certificates http://dev-docs.verj.io/ufs/doc/web_ser ... c330367033. You would need to start from step 9 of the instructions if you already have a certificate file.
0 x


Who is online

Users browsing this forum: No registered users and 7 guests