Managing security changes after an upgrade
After you upgrade Copy Services Manager, the upgrade might also include upgrades to internal components, such as Java™.
Secure LDAP
If your LDAP service is configured for endpoint identification, re-enable this Java feature to improve security. To reset the Java property after an upgrade, perform the following steps:
Procedure
- Open the JVM.options file.
- Set the following property to false, as shown:
-Dcom.sun.jndi.ldap.object.disableEndpointIdentification=false - Restart the Copy Services Manager server.
Results
Storage system connections
z/OS over IP connection with self-signed certificates
Procedure
z/OS over IP connection failures after Java security updates
After you upgrade Copy Services Manager to 6.3.17, which updates the underlying Java runtime to 21.0.0.10, secure z/OS over IP connections might fail if deprecated TLS cipher suites are configured in AT-TLS policies.
Newer versions of Java disable legacy TLS RSA key-exchange cipher suites by default. These cipher suites do not provide forward secrecy and are no longer considered secure. If an AT-TLS policy still specifies these deprecated cipher suites, the TLS handshake fails after the upgrade.