Hello all,
I'm having a problem installing a SSL Cert on J2EE that is configured in a High Availability environment.
I've installed several SSL certificates on non-HA servers with no problem... and when I follow those same steps in this environment, I get an error.
When opening Key Storage in Visual Admin I get:
"IAIK Security library not found!"
"java.lang.NoClassDefFoundError: iaik/security/provider/IAIK"
I've Un-Deployed and Re-Deployed the Java Crypto SDA w/ no avail.
In Server -> Libraries -> Core_Lib I'm getting a UNC path to the SCS for the iaik_jce.jar file... which I think might be part of the problem. I've tried various file system permission tweaks with no difference.
Anyone know how to change that path or have a better solution?
Thanks!
-Adam