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

Add support for self-signed broker certificates

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.7.0
    • None
    • None
    • Patch Available

    Description

      ActiveMQ NMS does currently not support self-signed broker certificates since doing so requires a custom System.Net.Security.RemoteCertificateValidationCallback AFAIK.

      The attached patch adds the new configuration option "brokerCertFilename" to SslTransport(Factory) that when used enables an alternative RemoteCertificateValidationCallback that supports self-signed certificates through direct certificate comparison.

      Note #1: The patch does currently not include an automated test, but I'm willing to work on that if that's the only obstacle for integration.

      Note #2: Apache.NMS.Stomp could/should be patched the same way.

      Attachments

        Activity

          People

            tabish Timothy A. Bish
            qerub Christoffer Sawicki
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: