java.lang.RuntimeException: Export restriction: SSLSocketFactory supports non-pluggable ciphersuite(s)
Originally Published: 2011-03-25
Article Number
Applies To
HP Tandem (Nonstop)
IBM JDK
Issue
at com.sun.net.ssl.internal.ssl.ExportControl.checkCipherSuites(ExportControl.java:176)
at javax.net.ssl.SSLContext.getSocketFactory(SSLContext.java:164)
at com.rsa.kmc.w.ab.a(Unknown Source)
at com.rsa.kmc.w.aV.a(Unknown Source)
at com.rsa.kmc.w.aB.a(Unknown Source)
at com.rsa.kmc.w.ay.<init>(Unknown Source)
at com.rsa.kmc.w.aS <http://com.rsa.kmc.w.aS>.<init>(Unknown Source)
at com.rsa.kmc.w.aS.a(Unknown Source)
at com.rsa.kmc.w.aS.a(Unknown Source)
at com.rsa.kmc.KMConfig.<init>(Unknown Source)
...
Resolution
Upgrade to JDK 1.6:
- http://download.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html
"Appendix B: Provider Pluggability
JSSE in Java SE 6 is fully pluggable and does not restrict the use of third party JSSE providers in any way."
Work around the problem by pointing to the IBM JSSE2 HTTPS handler:
- http://www-01.ibm.com/support/docview.wss?uid=nas2c5096397bdc71833862572af003c732c
"Add the following property to your J2SE 5.0 startup to force the
IBM JSSE2 HTTPS handler to be used.
-Djava.protocol.handler.pkgs=com.ibm.net.ssl.www2.protocol"
Related Articles
DO NOT PUBLISH YET RSA Authentication Manager 8.3 P2 - Summary of Known Third-Party Component Vulnerabilities Under Invest… 39Number of Views RSA SecurID Authentication Manager Security Vulnerability for Java (CVE-2015-2590) - False Positive(s) 42Number of Views RSA Authentication Manager 8.3 P4 - Summary of Known Third-Party Component Vulnerabilities Under Investigation 39Number of Views How to enable DEBUG level logging for the Generic REST Connector in RSA Governance & Lifecycle 67Number of Views How to turn on debug logging to troubleshoot AFX connectors in versions 7.0.1 through 7.5.0 of RSA Identity Governance & L… 911Number of Views
Trending Articles
Downloading RSA Authentication Manager license files or RSA Software token seed records RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory Mandatory Certificate Upgrade Required by 6th October 2025 for RSA MFA Agent for PAM, RSA MFA Agent for Apache, and Third … RSA Authentication Manager 8.9 Release Notes (January 2026)
Don't see what you're looking for?