Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • Runtime / Coordination
    • None

    Description

      See Dangerous Code and further commentary for useful background.

      When hostname verification is performed, it should use the hostname (not IP address) to match the certificate. The current code is wrongly using the address.

      In technical terms, ensure that calls to `SSLContext::createSSLEngine` supply the expected hostname, not host address.

      Please audit all SSL setup code as to whether hostname verification is enabled, and file follow-ups where necessary. For example, Akka 2.4 supports it but 2.3 doesn't (ref).

      Attachments

        Issue Links

          Activity

            People

              eronwright Eron Wright
              eronwright Eron Wright
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: