[
https://issues.apache.org/jira/browse/QPID-5515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13882981#comment-13882981
]
ASF subversion and git services commented on QPID-5515:
-------------------------------------------------------
Commit 1561759 from [~tedross] in branch 'dispatch/trunk'
[ https://svn.apache.org/r1561759 ]
QPID-5515 - Fixed the configuration of SSL for client-cert-authentication.
> Dispatch - Use pn_ssl_domain_set_trusted_ca_db to pass ca_db to proton
> ----------------------------------------------------------------------
>
> Key: QPID-5515
> URL: https://issues.apache.org/jira/browse/QPID-5515
> Project: Qpid
> Issue Type: Bug
> Components: Qpid Dispatch
> Reporter: Irina Boverman
> Assignee: Ted Ross
>
> Configure dispatch to use SSL, start dispatch mode, observe error:
> Listener : 0.0.0.0:amqp
> SASL: ANONYMOUS
> SSL: 0
> Listener : 0.0.0.0:20000
> SASL: ANONYMOUS
> SSL: 1
> unsec: 0
> cert-file: /root/iboverma/server-certificate.pem
> key-file: /root/iboverma/server-private-key.pem
> cert-db: /root/iboverma/ca-certificate.pem
> peer-auth: 1
> Sat Jan 25 15:04:43 2014 SERVER (INFO) Operational, 6 Threads Running
> Sat Jan 25 15:04:43 2014 SERVER (INFO) Running in DEBUG Mode
> Sat Jan 25 15:10:23 2014 SERVER (DEBUG) added listener connection
> Error: cannot verify peer without a trusted CA configured.
> Use pn_ssl_domain_set_trusted_ca_db()
> [0x7ff124013dd0]:ERROR[-2] SSL Failure: error:140760FC:SSL
> routines:SSL23_GET_CLIENT_HELLO:unknown protocol
> Sat Jan 25 15:10:23 2014 SERVER (DEBUG) removed listener connection
> Sat Jan 25 15:10:28 2014 SERVER (DEBUG) added listener connection
> Error: cannot verify peer without a trusted CA configured.
> Use pn_ssl_domain_set_trusted_ca_db()
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]