[
https://issues.apache.org/jira/browse/QPID-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Huston updated QPID-1403:
-------------------------------
Attachment: ssl-windows.patch
Patch for addition of SSL support on Windows.
The major approach difference from the Linux/NSS mechanism is that on Windows
Schannel (their SSL facility) the I/O is done by normal socket calls. The
negotiation/token processing, as well as encrypt/decrypt operations, are
function calls that are made with data to/from the socket. This is in contrast
to the NSS way where there is a parallel set of SSL-enabled socket calls.
> Add SSL support for C++ Windows broker/client
> ---------------------------------------------
>
> Key: QPID-1403
> URL: https://issues.apache.org/jira/browse/QPID-1403
> Project: Qpid
> Issue Type: New Feature
> Components: C++ Broker, C++ Client
> Affects Versions: M4
> Environment: Windows XP+
> Reporter: Steve Huston
> Assignee: Steve Huston
> Attachments: ssl-windows.patch
>
>
> The recently added SSL support in the C++ side should be available to Windows
> as well. Not yet sure how much architectural work this may be.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]