Re: [VOTE] Release Apache Qpid JMS 0.57.0

2021-03-17 Thread Oleksandr Rudyy
+1 * verified signatures and checksums * built client and ran tests from source bundle * ran successfully Qpid Broker-J integration tests using staged 0.57.0 artefacts. On Mon, 15 Mar 2021 at 17:30, Robbie Gemmell wrote: > > Hi folks, > > I have put together a spin for a 0.57.0 Qpid JMS client r

Re: [VOTE] Release Apache Qpid JMS 0.57.0

2021-03-17 Thread Gordon Sim
On 15/03/2021 17:29, Robbie Gemmell wrote: Hi folks, I have put together a spin for a 0.57.0 Qpid JMS client release, please give it a test out and vote accordingly. The source and binary archives can be grabbed from: https://dist.apache.org/repos/dist/dev/qpid/jms/0.57.0-rc1/ +1 (verified ch

Re: [dispatch-router] 1.16.0 release schedule

2021-03-17 Thread Robbie Gemmell
On Wed, 17 Mar 2021 at 12:10, Ken Giusti wrote: > > I apologize for my belated response - I've been on a mini-sabbatical for > the last three weeks and am now playing email catch-up... > > On Wed, Feb 17, 2021 at 2:17 PM Robbie Gemmell > wrote: > > > On Wed, 17 Feb 2021 at 16:15, Ken Giusti wrot

Re: [dispatch-router] 1.16.0 release schedule

2021-03-17 Thread Ganesh Murthy
On Wed, Mar 17, 2021 at 8:16 AM Ken Giusti wrote: > I apologize for my belated response - I've been on a mini-sabbatical for > the last three weeks and am now playing email catch-up... > > On Wed, Feb 17, 2021 at 2:17 PM Robbie Gemmell > wrote: > > > On Wed, 17 Feb 2021 at 16:15, Ken Giusti wro

Re: [dispatch-router] 1.16.0 release schedule

2021-03-17 Thread Ken Giusti
I apologize for my belated response - I've been on a mini-sabbatical for the last three weeks and am now playing email catch-up... On Wed, Feb 17, 2021 at 2:17 PM Robbie Gemmell wrote: > On Wed, 17 Feb 2021 at 16:15, Ken Giusti wrote: > > > > On Tue, Feb 16, 2021 at 8:52 AM Robbie Gemmell > >

Re: Disable SASL in Broker-J

2021-03-17 Thread Oleksandr Rudyy
Hi Rajashekar, I am not sure I understood your request. Are you asking to delegate authentication to an external system like LDAP, Kerberos or OAUTH2 based, rather than managing user credentials on the broker side? BTW, you can configure broker authentication using the following mechanisms: * exte

Re: Qpid proton ssl connectivity issue on windows

2021-03-17 Thread Gordon Sim
On 17/03/2021 09:54, Dedeepya Tunga wrote: Yes Gordon using OpenSolaris the self signed certificate is verified and ssl handshake established. On Linux am using it address to connect. I'm sorry, I don't understand your response. Does it work when connecting using the ip address not localhost?

Re: Qpid proton ssl connectivity issue on windows

2021-03-17 Thread Dedeepya Tunga
Yes Gordon using OpenSolaris the self signed certificate is verified and ssl handshake established. On Linux am using it address to connect. Sent from Yahoo Mail on Android On Wed, 17 Mar 2021 at 15:21, Gordon Sim wrote: On 16/03/2021 13:11, Dedeepya Tunga wrote: >  Thanks Gordon for the

Re: Qpid proton ssl connectivity issue on windows

2021-03-17 Thread Gordon Sim
On 16/03/2021 13:11, Dedeepya Tunga wrote: Thanks Gordon for the quick solution. It works on windows when i use pkcs certificate.I am generating a self signed certificate with my ip address as CN and hostname and localhost as alternate DNS. However when i try to verify host am getting the be