Previous Topic: Tenant Management IssuesNext Topic: Deletion Fails


Tenant Creation Fails

Symptom:

Tenant creation fails with the handshake alert: unrecognised name.

Solution:

  1. Edit the JBoss run.sh file on the Identity Management server.
  2. Add the following Java option:
    jsse.enableSNIExtension=false
    
  3. Edit the JBoss run.sh file on the CSP console.
  4. Repeat step 2.