No, that suggests an issue establishing a TCP connection, with the connection being refused. Are you using the correct host details? The error below says you were using port 5671, while your previous mails all showed connection to port 5673 for example.
On Thu, 10 Sep 2020 at 02:02, cgh467 <[email protected]> wrote: > > Hi Robbie, > I finally get Virtual ubuntu18.04 running with VPN. I run the qpid > client on this OS, I got the different error message as below: (it said > connection refused instead of TLS1.2 algorithm issue) > > 2020-09-09 17:44:37 [Messaging] debug Trying versions amqp0-10, amqp1.0 > 2020-09-09 17:44:37 [Client] debug Starting connection, > urls=[amqp:ssl:test_lab4.engineering:5671] > 2020-09-09 17:44:37 [Client] info Trying to connect to > amqp:ssl:test_lab4.engineering:5671... > 2020-09-09 17:44:37 [Client] debug Created IO thread: 0 > 2020-09-09 17:44:37 [Security] debug SslConnector created for 0-10 > 2020-09-09 17:44:37 [System] info Connecting: 10.44.221.115:5671 > 2020-09-09 17:44:37 [Security] warning Connect failed: Connection refused > 2020-09-09 17:44:37 [Client] debug Connection closed > 2020-09-09 17:44:37 [System] debug Exception constructed: Connection closed > 2020-09-09 17:44:37 [Client] info Failed to connect to > amqp:ssl:test_lab4.engineering:5671: Connection closed > Failed to connect (reconnect disabled) > > ----------------------------- > The NSS DB is as below: > Certificate Nickname Trust Attributes > SSL,S/MIME,JAR/XPI > > ca-savannacert CT,, > test_lab4.engineering P,, > > Does it mean something wrong with the certificates? > Thanks so much, > Linda > > > > > > -- > Sent from: http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
