Data Integration Hub
- Data Integration Hub 10.5
- All Products
dx-keytool.bat -c rollKey -u <user> -p <password> -ksp <current keystore passphrase> -kp <current key passphrase> --keygenPassphrase <new key generator passphrase>
dx-keytool.bat -c rollPassphrases -u <user> -p <password> -ksp <new keystore passphrase> -kp <new key passphrase> -old_ksp <cutrrent keystore passphrase> -old_kp <current key passphrase>
dx-keytool.bat -c rollConfig -u <user> -p <password> sp <security provider> -kst <keystore type> -cp <cipher provider> -ksp <current keystore passphrase> -kp <current key passphrase>
dx-keytool.bat -c generateKey -u <user> -p <password> -ksp <current keystore passphrase> -kp <current key passphrase> --keygenPassphrase <new key generator passphrase>
dx-keytool.bat -c testConfig -u <user> -p <password>