- RSA Identity Governance & Lifecycle 7.2.1, 7.5.0
- SecurID Governance & Lifecycle 7.5.2
AFX Connectors that use SSH, including but not limited to the Generic SSH Connector and the PowerShell Connector, generate the following error message when using or testing the connector:
java.io.IOException: Session.connect: java.security.InvalidAlgorithmParameterException: Accepted DH prime length is 2048 or higher at net.sf.commons.ssh.jsch.JschConnectionFactory.connectUsingPassword(JschConnectionFactory.java:82)
This is a known issue in AFX Connectors that use SSH connections in the following versions:
- RSA Identity Governance & Lifecycle 7.2.1 P12
- RSA Identity Governance & Lifecycle 7.5.0 P07
- SecurID Governance & Lifecycle 7.5.2
The latest versions and patches of SecurID Governance & Lifecycle include updated versions of BSAFE crypto libraries (6.2.5.x) that enforce a minimum key length of 2048-bit for DH (Diffie-Hellman) Key Exchange keys during SSL connections to remote endpoints. Older versions allowed 1024-bit keys which are known to be insecure.
This issue error occurs when a remote endpoint (remote SSH server) attempts to negotiate an SSL connection using a DH Key Exchange with keys less than 2048-bit in size.
It is not possible to reduce the security of SecurID Governance & Lifecycle to allow insecure SSL connections.
The version of the SSL libraries on the target machines should be updated to later (more secure) versions that support and enforce 2048-bit DH keys.
For example, if you are using the OpenSSL version of SSH it is recommended you upgrade to openSSL 3.1 (or later) which supports 2048 bit DH keys and disallows 1024 bit keys. At minimum you should upgrade to openSSL 1.0.1r which supports 2048 bit DH keys. For other SSL implementations, refer to the respective vendor.
Related Articles
RSA Prime Components 53Number of Views How to enable HTTP Strict Transport Security (HSTS) Header on Authentication Manager Prime Self-Service Portal 33Number of Views user/guid mapping in RSA Web Threat Detection 44Number of Views Which HTTP header methods are supported with RSA Web Threat Detection? 25Number of Views HSTS (Strict-Transport-Security) Header Explanation for RSA Authentication Manager 8.x 1.06KNumber of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x