Uploaded image for project: 'ActiveMQ C++ Client'
  1. ActiveMQ C++ Client
  2. AMQCPP-619

Support for SSL wilcard certificate

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.9.4
    • 3.10.0
    • None
    • None
    • Patch Available
    • Patch

    Description

      SSL certificate can contain wildcard in the hostname. For example, the certificate URL "*.proxy.app.com" should match the following address:

      • 1.proxy.app.com
      • 2.proxy.app.com

      Sadly, ActiveMQ-CPP simply compare the two values and thus does not accept such certificates.

      The Openssl page https://wiki.openssl.org/index.php/Hostname_validation describe some possible implementation.

      Attachments

        1. sslCertificateWildcard.patch
          6 kB
          Francois Godin
        2. amqcpp-619.patch
          8 kB
          Jamie Mark Goodyear

        Activity

          People

            jgoodyear Jamie Mark Goodyear
            fgodin Francois Godin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: