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.
hi,
Can any one please suggest how to delete certificates from truststore in webMethods8.
We can add the new cert by issuing the following command:- keytool -import -v -keystore cacerts -file <cacert.der> -alias
Then we can remove the cert with the following command:- $ keytool -delete -v -keystore cacerts -alias VMMYSNAWINXP
Hope this information help.
Thanks a lot