See below the fixed bugs in the Certificate Manager solution distributed with Cryptographic Security Platform 1.2.0 & 1.2.1.
Filters do not support custom rules (ATEAM-18762)
The automation rules do not support custom rules.
See Rules and Actions for how to create automation rules.
Unexpected Error When Pushing Certificate to SFTP (ATEAM-18788)
Pushing a certificate to an SFTP destination may fail with an error message that includes the following:
Caused by: java.lang.UnsupportedOperationExceptionWorkaround: This error may occur if the plugin manages an outdated hash of the destination SSH key. To resolve this issue, please follow these steps:
- Edit the SFTP destination as explained in Editing a destination.
- In the Edit dialog, click Verify to force an update of the destination SSH key hash.
- Ensure the hash displayed by the confirmation message matches the hash of the destination public SSH key.
- Click Save to confirm the changes.