Github user grs commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/83#discussion_r68114603
  
    --- Diff: python/qpid_dispatch_internal/tools/command.py ---
    @@ -83,6 +83,11 @@ def connection_options(options, title="Connection 
Options"):
                          help="Trusted Certificate Authority Database file 
(PEM Format)")
         group.add_option("--ssl-password", action="store", type="string", 
metavar="PASSWORD",
                          help="Certificate password, will be prompted if not 
specifed.")
    +    group.add_option("--no-verify-host-name", action="store_true", 
default=False,
    --- End diff --
    
    Maybe add 'ssl' to the option also.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to