The following weak ciphers were discovered on ports 6443/8443/443 of the VMware Identity Manager appliance.
| Name | Code | KEX | Auth | Encryption | MAC |
| ECDHE-RSA-AES128-SHA256 | 0xC0, 0x27 | ECDH | RSA | AES-CBC(128) | SHA256 |
| ECDHE-RSA-AES256-SHA384 | 0xC0, 0x28 | ECDH | RSA | AES-CBC(256) | SHA384 |
| RSA-AES128-SHA256 | 0x00, 0x3C | RSA | RSA | AES-CBC(128) | SHA256 |
| RSA-AES256-SHA256 | 0x00, 0x3D | RSA | RSA | AES-CBC(256) | SHA256 |
VMware Identity Manager 3.3.7
Below is the update and steps to fix the weak Ciphers related issue.
Pre-Change Checklist:
Single-node deployment:
Three-node cluster:
Java Version Verification:
Patch Deployment Steps:
chmod +x updateWeakCiphersJava11.sh./updateWeakCiphersJava11.sh <server-ip>