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

                 Key: QPID-2216
                 URL: https://issues.apache.org/jira/browse/QPID-2216
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.6
         Environment: Linux
            Reporter: Steve Huston
            Priority: Minor


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)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to