Managing the SSH Host Key Used by the Purge Process CLI
By default, the first time that an SSH client attempts to connect to the Purge Process CLI, ActiveMatrix BPM automatically generates an SSH host key, then uses that key to negotiate and encrypt the connection.
The generated host key is stored (using the filename specified in the cliPath substitution variable) and used for all subsequent connection requests to the Purge Process CLI from any SSH client.
The generated host key uses default settings compatible with the Java and Java Cryptography Extension (JCE) version used by ActiveMatrix BPM. If these defaults do not meet your organization's particular cryptographic security requirements, you can:
- change the encryption algorithm, ciphers and key length used by the generated host key.
- change the name of and storage location used by the host key.
- use an externally created host key instead of the generated one.
- regenerate or replace the host key whenever you need to, forcing subsequent connections from SSH clients to use the new host key.
Procedure
Copyright © Cloud Software Group, Inc. All rights reserved.