Irina Boverman created QPID-5515:
------------------------------------

             Summary: 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
            Reporter: Irina Boverman


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]

Reply via email to