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

James E. King, III updated THRIFT-3053:
---------------------------------------
    Description: 
Implement SSLSocket and SSLServerSocket in perl using inheritance.  Split the 
socket specific stuff that is different out into overridable, private(ish) 
subroutines.

Minimally, allow for an encrypted connection.

Ideally, provide support in "make cross".
Ideally, provide a test perl server for "make cross".
Ideally, provide a mechanism to specify the accepted ciphers.
Ideally, provide a mechanism to provide certificate(s) for authentication.
Ideally, split Socket into Socket and ServerSocket for symmetry.

  was:
Implement SSLSocket and SSLServerSocket in perl.
Minimally, allow for an encrypted connection.

Ideally, provide support in "make cross".
Ideally, provide a test perl server for "make cross".
Ideally, provide a mechanism to specify the accepted ciphers.
Ideally, provide a mechanism to provide certificate(s) for authentication.
Ideally, split Socket into Socket and ServerSocket for symmetry.


> Perl SSL Socket Support
> -----------------------
>
>                 Key: THRIFT-3053
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3053
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Perl - Library
>    Affects Versions: 0.8, 0.9, 0.9.1, 0.9.2
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>
> Implement SSLSocket and SSLServerSocket in perl using inheritance.  Split the 
> socket specific stuff that is different out into overridable, private(ish) 
> subroutines.
> Minimally, allow for an encrypted connection.
> Ideally, provide support in "make cross".
> Ideally, provide a test perl server for "make cross".
> Ideally, provide a mechanism to specify the accepted ciphers.
> Ideally, provide a mechanism to provide certificate(s) for authentication.
> Ideally, split Socket into Socket and ServerSocket for symmetry.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to