Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-593

When using the docker image and 8443 logjam vulnerability

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 1.2.0.Final, 1.2.x
    • None
    • None
    • None

    Description

      As reported here: https://github.com/apiman/apiman/issues/166


      When attempting to access an endpoint I run into the following error

      [rcook@goku ~]$ curl -k https://localhost:8443/apiman-gateway/test/etcd/1.0
      curl: (35) SSL received a weak ephemeral Diffie-Hellman key in Server Key Exchange handshake message.
      

      Insecure works as planned

      [rcook@goku ~]$ curl -k http://localhost:8080/apiman-gateway/test/etcd/1.0
      etcd 0.4.6
      

      This may easily be resolved by updating the image and pushing it to repository but I do not know the underlying OS

      Attachments

        Activity

          People

            msavy_jira Marc Savy (Inactive)
            ewittman@redhat.com Eric Wittmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: