Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8, 0.9, 0.9.1, 0.9.2
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, split Socket into Socket and ServerSocket for symmetry.
The items above got done, the items below did not:
Ideally, provide a mechanism to specify the accepted ciphers.
Ideally, provide a mechanism to provide certificate(s) for authentication.
Attachments
Issue Links
- contains
-
THRIFT-3191 Perl compiler does not add support for unexpected exception handling
- Closed
-
THRIFT-3189 Perl ServerSocket should allow a specific interface to be listened to
- Closed
- relates to
-
THRIFT-3272 Perl SSL Authentication Support
- Closed