On 03/11/2016 08:00 PM, Pepersack, Bob G wrote:
> I tried M10 studio and M21 directory with JDK 1.8.-71 and I still get the 
> same 
> exception.  In the modification logs, I see that "ads-keystoreFile"
has been set
> with forward slashes in spite of the exception when I try to save.
But, when
> I try to connect on port 10636, I get this exception:
> 
> Error while opening connection
>  - SSL handshake failed.

That is an issue I also recently stupled upon: For convencience ApacheDS
by default creates an RSA keypair and a self-signed certificate. That
keypair only has 512 bits because of US export restrictions. However in
JDK 1.8.71 Oracle set the minimum to 768 bit in java.security file.

As soon as you get your own certificat in (with hopefully more then 768
bit) is should work.

Kind Regards,
Stefan

Reply via email to