RQM Command line adapter configuration error
Have someone come across the below error while trying to configure RQM CLI adapter for the first time ?
AdapterEncryption.initCiphers(): Problem in getting fips provider com.ibm.crypto.fips.provider.IBMJCEFIPS [Ljava.lang.StackTraceElement;@b0d902
Can someone please guide me through this?
|
2 answers
Hi, Nitin
|
This appears to be a Java issue. If the server you try to connect to is FIPS enabled, all your clients have to be configured to handle FIPS properly. For a simple start, add the provider com.ibm.crypto.fips.provider.IBMJCEFIPS to the java.security file of the JRE/JDK you're using. You can see instructions as below.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.