Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hello gurus,
We have WM6.5 , now installed 8.0 in new server, Linux OS. If i copy the keystore file from 6.5 to 8.0, would that work or i have to create a new keystore file and then create keystore aliases.
Thanks in advance for your suggestions.
I don’t see why the .jks keystore file would have to change. If you use keytool on the new server and use the -list command and are able to see the aliases then it should be fine.
6.5 still uses file directory as key store. Moving to 8.0, You need to load those cert files into a jks file. I’m using KeyStore Explorer from LAZGO, free and works well.
Thanks for the more tools info,tongwang: