[jira] [Commented] (QPID-3914) SSL Client Authentication support for the Windows C++ client

2013-11-08 Thread JAkub Scholz (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817186#comment-13817186
 ] 

JAkub Scholz commented on QPID-3914:


Yes, we played with it and it seems to work fine.

 SSL Client Authentication support for the Windows C++ client
 

 Key: QPID-3914
 URL: https://issues.apache.org/jira/browse/QPID-3914
 Project: Qpid
  Issue Type: New Feature
  Components: C++ Client
Affects Versions: 0.14, 0.16
 Environment: Windows (all versions)
Reporter: JAkub Scholz
Assignee: Cliff Jansen
 Attachments: ssl-client-auth-filecert-updated.patch, 
 ssl-client-auth-filecert.patch, ssl-client-authentication-updated.patch, 
 ssl-client-authentication.patch


 The Windows C++ client has been missing support for the SSL Client 
 Authentication - authentication using SSL certificates on the client side. 
 The patch attached to this JIRA implements this feature.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (QPID-3914) SSL Client Authentication support for the Windows C++ client

2013-11-07 Thread Steve Huston (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13816136#comment-13816136
 ] 

Steve Huston commented on QPID-3914:


Did Cliff's applying the changes on 22-Oct-13 resolve this case? Michael, Jakub 
- have you had an opportunity to re-test this?

 SSL Client Authentication support for the Windows C++ client
 

 Key: QPID-3914
 URL: https://issues.apache.org/jira/browse/QPID-3914
 Project: Qpid
  Issue Type: New Feature
  Components: C++ Client
Affects Versions: 0.14, 0.16
 Environment: Windows (all versions)
Reporter: JAkub Scholz
Assignee: Cliff Jansen
 Attachments: ssl-client-auth-filecert-updated.patch, 
 ssl-client-auth-filecert.patch, ssl-client-authentication-updated.patch, 
 ssl-client-authentication.patch


 The Windows C++ client has been missing support for the SSL Client 
 Authentication - authentication using SSL certificates on the client side. 
 The patch attached to this JIRA implements this feature.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (QPID-3914) SSL Client Authentication support for the Windows C++ client

2013-10-22 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13802074#comment-13802074
 ] 

ASF subversion and git services commented on QPID-3914:
---

Commit 1534714 from cliffjan...@apache.org in branch 'qpid/trunk'
[ https://svn.apache.org/r1534714 ]

QPID-3914: Windows C++ SSL client certificate authentication support

 SSL Client Authentication support for the Windows C++ client
 

 Key: QPID-3914
 URL: https://issues.apache.org/jira/browse/QPID-3914
 Project: Qpid
  Issue Type: New Feature
  Components: C++ Client
Affects Versions: 0.14, 0.16
 Environment: Windows (all versions)
Reporter: JAkub Scholz
Assignee: Cliff Jansen
 Attachments: ssl-client-authentication.patch, 
 ssl-client-authentication-updated.patch, ssl-client-auth-filecert.patch, 
 ssl-client-auth-filecert-updated.patch


 The Windows C++ client has been missing support for the SSL Client 
 Authentication - authentication using SSL certificates on the client side. 
 The patch attached to this JIRA implements this feature.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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



[jira] [Commented] (QPID-3914) SSL Client Authentication support for the Windows C++ client

2012-07-11 Thread Michal Zerola (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411430#comment-13411430
 ] 

Michal Zerola commented on QPID-3914:
-

Hi, what was the decision taken on the above comments? Should I modify the 
patch?

 SSL Client Authentication support for the Windows C++ client
 

 Key: QPID-3914
 URL: https://issues.apache.org/jira/browse/QPID-3914
 Project: Qpid
  Issue Type: New Feature
  Components: C++ Client
Affects Versions: 0.14, 0.16
 Environment: Windows (all versions)
Reporter: JAkub Scholz
 Attachments: ssl-client-auth-filecert.patch, 
 ssl-client-authentication.patch


 The Windows C++ client has been missing support for the SSL Client 
 Authentication - authentication using SSL certificates on the client side. 
 The patch attached to this JIRA implements this feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] [Commented] (QPID-3914) SSL Client Authentication support for the Windows C++ client

2012-07-11 Thread Steve Huston (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13411500#comment-13411500
 ] 

Steve Huston commented on QPID-3914:


Hi Michal... apparently noone has had free time to address the issues raised 
and fully investigate the options.

 SSL Client Authentication support for the Windows C++ client
 

 Key: QPID-3914
 URL: https://issues.apache.org/jira/browse/QPID-3914
 Project: Qpid
  Issue Type: New Feature
  Components: C++ Client
Affects Versions: 0.14, 0.16
 Environment: Windows (all versions)
Reporter: JAkub Scholz
 Attachments: ssl-client-auth-filecert.patch, 
 ssl-client-authentication.patch


 The Windows C++ client has been missing support for the SSL Client 
 Authentication - authentication using SSL certificates on the client side. 
 The patch attached to this JIRA implements this feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] [Commented] (QPID-3914) SSL Client Authentication support for the Windows C++ client

2012-06-18 Thread Michal Zerola (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13395823#comment-13395823
 ] 

Michal Zerola commented on QPID-3914:
-

OK. Which modification do you prefer then:
- disable completely passing certificates from the command line
- disable passing the host (public) certificate from the command line and keep 
only the possibility to pass the private key (which doesn't require 
manipulation of the Trusted Root Certification Authority store)

 SSL Client Authentication support for the Windows C++ client
 

 Key: QPID-3914
 URL: https://issues.apache.org/jira/browse/QPID-3914
 Project: Qpid
  Issue Type: New Feature
  Components: C++ Client
Affects Versions: 0.14, 0.16
 Environment: Windows (all versions)
Reporter: JAkub Scholz
 Attachments: ssl-client-auth-filecert.patch, 
 ssl-client-authentication.patch


 The Windows C++ client has been missing support for the SSL Client 
 Authentication - authentication using SSL certificates on the client side. 
 The patch attached to this JIRA implements this feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] [Commented] (QPID-3914) SSL Client Authentication support for the Windows C++ client

2012-06-18 Thread Andrew Stitcher (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13395885#comment-13395885
 ] 

Andrew Stitcher commented on QPID-3914:
---

I don't think you've explained why you need to make the client install anything 
in the machines certificate stores using the client code itself. Why not 
install any certificates you need using some powershell script say when you 
install the client?

I don't like adding a feature to the client code that seems to me to be purely 
administration code.

 SSL Client Authentication support for the Windows C++ client
 

 Key: QPID-3914
 URL: https://issues.apache.org/jira/browse/QPID-3914
 Project: Qpid
  Issue Type: New Feature
  Components: C++ Client
Affects Versions: 0.14, 0.16
 Environment: Windows (all versions)
Reporter: JAkub Scholz
 Attachments: ssl-client-auth-filecert.patch, 
 ssl-client-authentication.patch


 The Windows C++ client has been missing support for the SSL Client 
 Authentication - authentication using SSL certificates on the client side. 
 The patch attached to this JIRA implements this feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



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



[jira] [Commented] (QPID-3914) SSL Client Authentication support for the Windows C++ client

2012-06-18 Thread Michal Zerola (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13395898#comment-13395898
 ] 

Michal Zerola commented on QPID-3914:
-

One of the reason of extending the client for certificate options was to make 
it convenient for users to provide certificates on the command line to the 
application + be able to transfer application to another machine with 
certificates and be able to execute it without any administration needed. This 
is what one can easily do with Linux client.

I am not sure if you have studied the patch, but the client's private key can 
be provided to the application without any modification of the machine's store. 
The public key of the server where client attempts to connect has to be in the 
Trusted Root store in order to accept the connection. Currently, with the 
patch, during the connection hand-shaking, the window is popped up (the same 
way as when one adds certificate to the store in a Windows traditional way) and 
the user can decide whether to import the certificate or not. If you are aware 
of any other way how to provide the public key to the client from the 
filesystem, please let me know.

I understand your opinion, therefore I have proposed the 2 options above.

 SSL Client Authentication support for the Windows C++ client
 

 Key: QPID-3914
 URL: https://issues.apache.org/jira/browse/QPID-3914
 Project: Qpid
  Issue Type: New Feature
  Components: C++ Client
Affects Versions: 0.14, 0.16
 Environment: Windows (all versions)
Reporter: JAkub Scholz
 Attachments: ssl-client-auth-filecert.patch, 
 ssl-client-authentication.patch


 The Windows C++ client has been missing support for the SSL Client 
 Authentication - authentication using SSL certificates on the client side. 
 The patch attached to this JIRA implements this feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



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