I’m use also IS 8.0.1. Now I can imported a public .der key into the keystore Using KeyTool, I think that you don’t specify an alias in importing pubic key, I used command as below:
keytool -importcert -alias mypublickey -file mypublickey.der -keystore mykeystore.jks
But I don’t know how import .der private key to keystore, The private key is generated using webMethods’s certificatetoolkit, Please help me
#webMethods-Archive#webMethods#Integration-Server-and-ESB