Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-476

Make SSL-Protocol configurable to use others than SSLProtocols.Default (which is SSL 3.0/TLS 1.0)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.2
    • 1.7.0
    • NMS
    • None

    Description

      Currently in SslTransport.cs it is hard coded to use 'SslProtocols.Default' which points to TLS 1.0 only (see API).

      There should be a way to force the usage of newer version of TSL > 1.0 in environments which do support this (.Net 4.5).

      Solution:

      A patch is needed setting the value while keeping the current setting as the default. The patch should provide a means of mapping a URI option to the appropriate enum value keeping in mind that the 1.1 and 1.2 TLS entries are only valid on .NET 4.5+

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            tom_m Tom M.
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: