You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <qp...@incubator.apache.org> on 2010/01/23 01:23:21 UTC

[jira] Resolved: (QPID-1403) Add SSL support for C++ Windows broker/client

     [ https://issues.apache.org/jira/browse/QPID-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Huston resolved QPID-1403.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7

Re Andrew's comnments 21-Jan-2010:

- I renamed the SslIoShim stuff to [Client|Server]SslAsynchIO as recommended; also moved to one file, SslAsynchIO.{h cpp}

- I kind of like squish() as a name ;-)   - it squishes the remaining bytes to the front.

- I prefixed the windows API calls with ::

- As we discussed on the phone with Gordon, the current SslConnector arrangement is better than just doing another copy-edit-drop of this code. There are already multiple variants of this code with slightly different features and fixes; another one is bad. When you get to the point where you want to actively work on a refactoring in this area, let me know and I'll do my best to help out.

With that, code is committed to trunk r902318

> 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
>             Fix For: 0.7
>
>         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:dev-subscribe@qpid.apache.org