Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Setting Up SSL in Server Mode on TDI

19 views
Skip to first unread message

Vanik Dedeyan

unread,
Mar 17, 2006, 10:21:40 AM3/17/06
to
Hello,

I'm using an ldap server event handler with TDI to manage password
changes. Therefore, I'd like to set up SSL on TDI.
I did the 7 steps defined in the users guide, but when i start my event
handler i get this error message :

java.net.SocketException: Default SSL context init failed: null
16:01:23 java.net.SocketException: Default SSL context init failed:
null
at
javax.net.ssl.DefaultSSLServerSocketFactory.createServerSocket(Unknown
Source)
at
com.ibm.di.eventhandler.LDAPServerEventHandler.getSSLServerSocket(Unknown
Source)
at com.ibm.di.eventhandler.LDAPServerEventHandler.doServer(Unknown
Source)
at com.ibm.di.eventhandler.LDAPServerEventHandler.run(Unknown Source)

Do you know where it might come from?
I created a ".jks" store file and a ".der" certificate.
I edited the global.properties and java.security files as described in
the users guide.

Thank you for helping.
Vanik D.

Vanik Dedeyan

unread,
Mar 17, 2006, 11:53:57 AM3/17/06
to
When i start TDI as a service, i can see this in the log file :

java.lang.Exception: Keystore not provided in global.properties file

Yet everything seems to be ok in this file.
Is there any other property to be set in this file than those ones :
javax.net.ssl.keyStore=E:\IBM\IBMDirectoryIntegrator\_jvm\jre\bin\key.jks
javax.net.ssl.keyStorePassword=xxxxx
javax.net.ssl.keyStoreType=jks

Thanks!

Vanik Dedeyan

unread,
Mar 20, 2006, 4:50:34 AM3/20/06
to
I solved my problem...
I also had to edit the solution.properties file.

Thanks anyway.
Vanik D.

0 new messages