...
"keytool -import -alias ssl -trustcacerts -file mysignedcert.cer -keystore [keystore name]"
6. Configure the the framework\catalina\ofbiz-containerscomponent.xml file to point to your new keystore and password:
...
...
"keytool -import -alias ssl -trustcacerts -file mysignedcert.cer -keystore [keystore name]"
6. Configure the the framework\catalina\ofbiz-containerscomponent.xml file to point to your new keystore and password:
...