Many thanks.

On further debugging,  we find that the SSL Connection is failing. The error 
reported is -
[System] debug Exception constructed: Failed: NSS error [-8172] 
(PATH_QPID_CPP1_39_0/src/qpid/qpid-cpp-1.39.0/src/qpid/sys/ssl/SslSocket.cpp:205)

Which points to method SslSocket::finishConnect and at the last line 
NNS_CHECK(SSL_ForceHandshake ) .
I tried searching for NSS error code -8172 but could not get much info. Is this 
something you can help with.

Best Regards,
Rahul 
-----Original Message-----
From: Gordon Sim <g...@redhat.com> 
Sent: 28 June 2021 15:37
To: users@qpid.apache.org
Subject: Re: QPID C++ Connection url

On Mon, Jun 28, 2021 at 2:45 PM rahul.sin...@morganstanley.com 
<rahul.sin...@morganstanley.com> wrote:
> I don’t get url exception if I use example.xyz.com:5671 format. But still, I 
> receive Connect failed error.
>
> "caught std::exception Connect failed to amqp:ssl::example.xyz.com:5671 
> Exceeded retries"
>
> At the moment, its not clear whether the above error indicates issues at TCP 
> level or at SSL layer. Is there a way we can get some traces in qpid code and 
> troubleshoot.

The easiest way is to run the client with env var QPID_LOG_ENABLE=trace+


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


--------------------------------------------------------------------------------
NOTICE: Morgan Stanley is not acting as a municipal advisor and the opinions or 
views contained herein are not intended to be, and do not constitute, advice 
within the meaning of Section 975 of the Dodd-Frank Wall Street Reform and 
Consumer Protection Act. If you have received this communication in error, 
please destroy all electronic and paper copies and notify the sender 
immediately. Mistransmission is not intended to waive confidentiality or 
privilege. Morgan Stanley reserves the right, to the extent permitted under 
applicable law, to monitor electronic communications. This message is subject 
to terms available at the following link: 
http://www.morganstanley.com/disclaimers  If you cannot access these links, 
please notify us by reply message and we will send the contents to you. By 
communicating with Morgan Stanley you consent to the foregoing and to the voice 
recording of conversations with personnel of Morgan Stanley.

You may have certain rights regarding the information that Morgan Stanley 
collects about you.  Please see our Privacy Pledge 
https://www.morganstanley.com/privacy-pledge for more information about your 
rights.

Reply via email to