Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

Ciphersuite Warning solution requested

When I am selecting an option in Ciphersuite(SSL_***) I am getting the below warning:

"The selected Cipher suite is not supported by your JRE. you may need to use an IBM JRE"

Please help in solving the issue

Please let me know the name if any jars to be added

Tagged:

Comments

  • williammccusker
    williammccusker Posts: 642 ✭✭✭

    Hi,

    The are some cipher suites that are not supported by the jvm that we ship with the product. IBM has some cipher suites specific to only that JVM. You will want to run you desktop (and potentially server) with an IBM JDK to get access to those cipher suites.

    I can't find a reference to the documentation but I have asked a few people who might know where the information for how to do this is.

    Also you could reach out to support via https://www.parasoft.com/support as they would be able to help.

  • tmejia
    tmejia Posts: 2 admin

    Hello,

    You need to install an IBM JDK on your system, and then you need to configure Virtualize to use it by passing the following argument to the Virtualize executable:

    virtualize.exe -Zjava_home "path_to_your_ibm_java_installation"

    I've attached a PDF with documentation for reference.

  • benken_parasoft
    benken_parasoft Posts: 1,228 ✭✭✭

    Download IBM JDK from here: https://www.ibm.com/developerworks/java/jdk/