[jira] [Commented] (QPID-4012) Qpid java Broker Priority Queue Runs into Exception(Metadata not found for message with id 1330312 [error code 541: internal error])

2012-05-21 Thread Praveen Murugesan (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280220#comment-13280220 ] Praveen Murugesan commented on QPID-4012: - On earlier correspondence with Robbie,

[jira] [Created] (QPID-4012) Qpid java Broker Priority Queue Runs into Exception(Metadata not found for message with id 1330312 [error code 541: internal error])

2012-05-21 Thread Praveen Murugesan (JIRA)
Praveen Murugesan created QPID-4012: --- Summary: Qpid java Broker Priority Queue Runs into Exception(Metadata not found for message with id 1330312 [error code 541: internal error]) Key: QPID-4012 URL:

SSL Connection under Windows [Was: Qpid Enquiry]

2012-05-21 Thread Andrew Stitcher
I've recently also been looking at setting up SSL on the Windows brokers and I've noticed a couple of things about the way the Windows code uses the Windows certificate store which make it harder for a developer to test. It's not clear to me if these are real deployment issues too so I'd like an

RE: SSL Connection under Windows [Was: Qpid Enquiry]

2012-05-21 Thread Steve Huston
Hi Andrew, I wrote the code originally, so I'll chime in. As for the why questions, they may have been misinformed, bad decisions. I was most likely thinking broker instead of client, which is why I chose to open the store for local machine, not current user. It was also before running the

RE: SSL Connection under Windows [Was: Qpid Enquiry]

2012-05-21 Thread Andrew Stitcher
On Mon, 2012-05-21 at 14:08 -0500, Steve Huston wrote: Hi Andrew, I wrote the code originally, so I'll chime in. As for the why questions, they may have been misinformed, bad decisions. I was most likely thinking broker instead of client, which is why I chose to open the store for local

RE: SSL Connection under Windows [Was: Qpid Enquiry]

2012-05-21 Thread Steve Huston
-Original Message- From: Andrew Stitcher [mailto:astitc...@redhat.com] Sent: Monday, May 21, 2012 3:20 PM To: dev@qpid.apache.org Subject: RE: SSL Connection under Windows [Was: Qpid Enquiry] On Mon, 2012-05-21 at 14:08 -0500, Steve Huston wrote: Hi Andrew, I wrote the code

Re: SSL Connection under Windows [Was: Qpid Enquiry]

2012-05-21 Thread Cliff Jansen
Andrew: Note that there are pending changes to client side SSL on Windows in QPID-3914. I haven't examined it, but it seems related to some of the expanded functionality you are looking for. Cliff On Mon, May 21, 2012 at 12:40 PM, Steve Huston shus...@riverace.com wrote: -Original

Re: Qpid Enquiry

2012-05-21 Thread Andrew Stitcher
On Tue, 2012-05-15 at 16:52 +0800, Wielly wrote: ... Any user is familiar with setting up QPID SSL under windows environment before? Can any user help me to explain in stepwise how to configure? I heard this is possible to be done under windows. I've only got experience with setting up a

[jira] [Created] (QPID-4013) Windows Broker SSL is more difficult to use than necessary and possibly less secure than possible

2012-05-21 Thread Andrew Stitcher (JIRA)
Andrew Stitcher created QPID-4013: - Summary: Windows Broker SSL is more difficult to use than necessary and possibly less secure than possible Key: QPID-4013 URL: https://issues.apache.org/jira/browse/QPID-4013

[jira] [Resolved] (QPID-4013) Windows Broker SSL is more difficult to use than necessary and possibly less secure than possible

2012-05-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-4013. --- Resolution: Fixed Note that this change represents a small change in default functionality:

[jira] [Commented] (QPID-4013) Windows Broker SSL is more difficult to use than necessary and possibly less secure than possible

2012-05-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-4013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280563#comment-13280563 ] Andrew Stitcher commented on QPID-4013: --- This change adds a new ssl related option to

[jira] [Resolved] (QPID-2518) Qpid C++ broker can easily be blocked by client trying to connect over SSL port

2012-05-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Stitcher resolved QPID-2518. --- Resolution: Fixed Fix Version/s: 0.17 Qpid C++ broker can easily be blocked by

[jira] [Commented] (QPID-2518) Qpid C++ broker can easily be blocked by client trying to connect over SSL port

2012-05-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280610#comment-13280610 ] Andrew Stitcher commented on QPID-2518: --- These code changes introduce a timer that

[jira] [Commented] (QPID-2518) Qpid C++ broker can easily be blocked by client trying to connect over SSL port

2012-05-21 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13280617#comment-13280617 ] Andrew Stitcher commented on QPID-2518: --- This change limits the impact of