• Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website

    HTTP/2

    Wishlist
    2
    5
    949
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MattFox
      MattFox last edited by

      Just a thought, as long as SSL is implemented: Could this be a straightforward implementation? Might affect the minimum required version of JDK in order to make it work though... Was just thinking of security and speed in one...
      Feel free to correct me if this brings more cons than pros....

      Do not follow where the path may lead; go instead where there is no path.
      And leave a trail - Muriel Strode

      1 Reply Last reply Reply Quote 0
      • Jared Wiltshire
        Jared Wiltshire last edited by

        Its already implemented. You just need to enable SSL and ALPN in your env.properties.

        Read the notes in env.properties, you have to enable the ALPN script extension. It adds javaagent:${MA_HOME}/boot/jetty-alpn-agent-x.x.x.jar to the java options.

        Developer at Radix IoT

        1 Reply Last reply Reply Quote 0
        • MattFox
          MattFox last edited by

          Well I feel like a muppet for not knowing that,... I looked under documentation and didn't see it there under the env.properties stuff so thought I'd mention it. I'll give it a try. thanks Jared!

          Do not follow where the path may lead; go instead where there is no path.
          And leave a trail - Muriel Strode

          1 Reply Last reply Reply Quote 0
          • Jared Wiltshire
            Jared Wiltshire last edited by

            It should work fine on Java 8, Java 9 might have issues.

            Developer at Radix IoT

            1 Reply Last reply Reply Quote 0
            • MattFox
              MattFox last edited by

              Good to know, thanks Jared, much appreciated.

              Do not follow where the path may lead; go instead where there is no path.
              And leave a trail - Muriel Strode

              1 Reply Last reply Reply Quote 0
              • First post
                Last post