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

Cliff Jansen updated PROTON-581:
--------------------------------

    Attachment: schannel_0.patch

This first patch does simple client side TLS only.  No server support yet, and 
no client certificates.  Those will follow soon and this is an interim patch 
for people to try.  It can be used to communicate with a qpidd broker with AMQP 
1.0 support (and I hope it works with Azure too).

It is based on Proton's openssl.c for basic structure and Qpid's 
SslAsynchIO.cpp for the SChannel bits.   It has been enhanced slightly to send 
and detect shutdown alerts, catch additional continuation record cases, and use 
DeleteSecurityContext() on teardown.


> SSL/TLS support for Proton-c on Windows
> ---------------------------------------
>
>                 Key: PROTON-581
>                 URL: https://issues.apache.org/jira/browse/PROTON-581
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: proton-c
>    Affects Versions: 0.6, 0.7
>         Environment: Windows
>            Reporter: Cliff Jansen
>            Assignee: Cliff Jansen
>         Attachments: schannel_0.patch
>
>
> Provide a Microsoft SChannel based SSL/TLS layer for Proton-c



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to