Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2216

Error for missing ssl-cert-db option reports wrong option name

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.6
    • 0.11
    • C++ Broker
    • None
    • Linux

    Description

      On Linux, trying to run the broker with the ssl module, but forgetting the ssl-cert-db option, yields:

      2009-11-24 18:48:18 info SSL plugin not enabled, you must set --qpid-ssl-cert-db to enable it.

      Two problems:
      1. It's an 'info' message, so is not visible with default logging level set; I added -t to see this.
      2. the option that must be set is -ssl-cert-db, not --qpid-ssl-cert-db (-help reports it correctly)

      Attachments

        Activity

          People

            Unassigned Unassigned
            shuston Stephen D. Huston
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: