Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | Managing Broker Security | Converting Certificate Files | Broker Certificate Conversion Utility | Command Usage
 
Command Usage
The following shows the syntax and usage for ConvertCert.jar:
java -jar ConvertCert.jar { export | list } old-keystore-file password
output-dir
Part
Description
export or list
Whether to export the certificates in the old keystore file to newly created keystore(s), or display a list of certificates in the old keystore file in the command window.
old-keystore-file
Name of the keystore file to be migrated.
password
Password for the old keystore file.
output-dir
Name of the directory in which the new keystore(s) will be created.