I've followed the steps that were required to get the certificate for my system into a .jks keystore. I can do the keytool -list against the keystore and see the cert and the root and intermediate certs above and confirm that keytool thinks the .jks file is good.
When I attempt to import the .jks file I select the .jks file from the path I have it in currently, enter the keystore password and key password and click next and get the following error message:
Server Certificate Update Failure
Invalid certificate file
Only choice is "OK"
Suggestions??
For the record, the server name is not exactly the same as the certificate file name or the certificate itself. If that matters, then I'll happily make the required changes, but wanted to confirm before continuing.