diff options
author | Rajith Muditha Attapattu <rajith@apache.org> | 2008-10-23 19:32:02 +0000 |
---|---|---|
committer | Rajith Muditha Attapattu <rajith@apache.org> | 2008-10-23 19:32:02 +0000 |
commit | 9113054ad3ef3a35c18bd601bf61ea4f04ae60e0 (patch) | |
tree | c6c70a06e4500dc862a54faecb409e519801dcaf /cpp | |
parent | b86dc28068add97e152bddfb514c02d0659f1088 (diff) | |
download | qpid-python-9113054ad3ef3a35c18bd601bf61ea4f04ae60e0.tar.gz |
This is for QPID-1296
added a boolean to the connect method to indicate whether an SSL connection should be created.
currently there seems to be two issues.
1. The shutdownInput method used in IoReceiver is not supported by the SSLSocket implementation.
2. I haven't able to get client side authentication working.
For item 1 we may need to use nio classes to get around the issue.
For item 2 I am yet to figure out the correct config options to get client side auth working.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@707453 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
0 files changed, 0 insertions, 0 deletions