[
https://issues.apache.org/jira/browse/QPID-398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomas Restrepo updated QPID-398:
--------------------------------
Attachment: QPID-398.diff
Proposed patch attached. To complete the path, take this into account:
- The file
"dotnet\Qpid.Client\Client\Transport\Socket\Blocking\BlockingSocketProcessor.cs"
needs to be deleted.
- Two binary files need to be added (the library and a test client certificate
for the SSL connection tests). Both files are packed in the
QPID-398-BinaryFiles.zip file attached.
Basic connection tests for SSL are included in the SslConnectionTest class.
> Implement SSL/TLS support in the .NET Client
> --------------------------------------------
>
> Key: QPID-398
> URL: https://issues.apache.org/jira/browse/QPID-398
> Project: Qpid
> Issue Type: Improvement
> Components: Dot Net Client
> Environment: .NET v1.1 and .NET v2.0
> Reporter: Tomas Restrepo
> Attachments: QPID-398-BinaryFiles.zip, QPID-398.diff
>
>
> Implement support for SSL/TLS connections between client and broker,
> including support for Client-side authentication using client certificates.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.