Hi,
I am having the following issue with the websphere-plugin:
SEVERE: ssl.keystore.load.error.CWPKI0033E
I have already done:
set HQ_JAVA_HOME="D:\IBM\WebSphere\AppServerV61\java"
Setup the default path for the AppsServer
i.e.
/opt/WebSphere/AppServer
Also is the soap and ssl files are readable and the configurations seems fine, but they keys are .p12 and I wonder if that is the problem as the plugin is reporting an ssl error like:
SEVERE: ssl.keystore.load.error.CWPKI0033E
Also I read 2 posts where it is advise to rewrite a piece of code to hard code the paths to the keys.
But, I wonder if there is any other alternative/solution/something else possible to do in this case?
many thanks
I am having the following issue with the websphere-plugin:
SEVERE: ssl.keystore.load.error.CWPKI0033E
I have already done:
set HQ_JAVA_HOME="D:\IBM\WebSphere\AppServerV61\java"
Setup the default path for the AppsServer
i.e.
/opt/WebSphere/AppServer
Also is the soap and ssl files are readable and the configurations seems fine, but they keys are .p12 and I wonder if that is the problem as the plugin is reporting an ssl error like:
SEVERE: ssl.keystore.load.error.CWPKI0033E
Also I read 2 posts where it is advise to rewrite a piece of code to hard code the paths to the keys.
But, I wonder if there is any other alternative/solution/something else possible to do in this case?
many thanks