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

Using Ssl transport with certificates failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.7.0
    • 1.7.1
    • ActiveMQ
    • Mono

    • Patch Available
    • Patch

    Description

      Using the SSL transport and a certificate from the X509Store with mono is not possible. That is because of a bug in the mono implementation of the X509Store (I sent a patch yesterday). The X509Store.Certificates returns a reference to the internal list of certificates which is closed after calling X509Store.Close(). I implemented a workaround in the code you could use if you consider it useful.

      Attachments

        1. SslTransport_X509StorePatch.diff
          0.6 kB
          Enrique García

        Activity

          People

            jgomes Jim Gomes
            BitExodus Enrique García
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: