0

Need to understand why this error comes, I am curious because i did set up two server today and one is working fine but the other giving "SSL handshake failed"

Is this issue because the certificate was not generated properly or something else, any insight will be helpful

Ngen CMS
  • 146
  • 1
  • 6

1 Answers1

0

I had this same issue and just barely figured it out. I used the methods described here: SSL HandShake exception.

I used the tool https://github.com/rabbitfighter81/SSLKeytool and generated a new key pair and keystore. I set the location of the keystore for APACHEDS in Apache Studio.

Community
  • 1
  • 1
Kbud
  • 1