using SLAMD over SSL problem
807573Jan 12 2006 — edited Jan 13 2006I am having a problem running SLAMD jobs (searchrate, modrate) over SSL with "Blindly Trust Any Certificate" option unchecked. It works when the certificate is not checked but I would like the server certificate checked.
The connection between SLAMD server and SLAMD client is not over SSL but the SLAMD client connects to the tested Directory Server (5.2.3) over SSL.
The problem manifests itself when I click on "Test Input Parameters". I get a screenful of a java error stack. The error is "Default SSL context init failed: Invalid keystore format (91)".
In the SLAMD job setup, I point to key3.db for SSL Key Store and cert7.db for SSL Trust Store. These stores are used successfully with ldapsearch command over SSL. Why wouldn't they be good for SLAMD ?
Does anyone know what the problem can be? Any help is appreciated.