facebook

Configure SOAP Connector with TLS 1.2

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #678083 Reply

    aralgundkar
    Participant

    Information Security team of my organization has pointed out that MyEclipse is somehow opening port number 8880 with TLS1.0. Are there any steps that I should follow to disable TLS1.0 uses.

    #678088 Reply

    support-swapna
    Moderator

    Hi,

    TLS 1.2 should be the default in newer versions of Java. Can you please share with us the MyEclipse version details from Help > About MyEclipse dialog and the Java version that is used to start MyEclipse (you can find it in the myeclipse.ini file located in the MyEclipse installation directory).

    –Swapna
    Genuitec Support

    #678089 Reply

    aralgundkar
    Participant

    Here are the requested information-

    MyEclipse Enterprise Workbench

    Version: 2021.5.24
    Build id: 16.0.0-20210524

    ———————————-

    From myeclipse.ini file

    -vm
    binary/com.sun.java.jdk14.win32.x86_64_1.14.0/bin/javaw.exe

    #678090 Reply

    support-swapna
    Moderator

    Hi,

    Thank you for the details.
    Is the SOAP connection at application level? If yes, then what is the JDK version for the application.

    –Swapna
    Genuitec Support

    #678091 Reply

    aralgundkar
    Participant

    Hi,

    I don’t think it is an application level because I have observed that MyEclipse somehow opens the port 8880 which is default port for SOAP.

    At application level I am using JDK1.8 below are the details

    java version “1.8.0_271”
    Java(TM) SE Runtime Environment (build 1.8.0_271-b09)
    Java HotSpot(TM) 64-Bit Server VM (build 25.271-b09, mixed mode)

    #678092 Reply

    support-swapna
    Moderator

    Hi,

    Is Websphere Application Server running in the machine?
    MyEclipse opens 8880 port for Websphere SOAP connections. Can you please check if the Websphere server supports TLS 1.2?
    Login to the Websphere Admin Console, click Security > SSL certificate and key management, and under Related Items, click SSL configurations.
    Click the default SSL settings link to open it and, under Additional Properties, click Quality of protection (QoP) settings.
    For the protocol, ensure that TLSv1.2 is selected.

    If this doesn’t help, then please share the Websphere Application Server version details along with the JRE version that is shipped with it to help us investigate further.

    –Swapna
    Genuitec Support

Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: Configure SOAP Connector with TLS 1.2

You must be logged in to post in the forum log in