NAME
POE::Component::SSLify::NonBlock::ServerHandle - server object for POE::Component::SSLify::NonBlock
ABSTRACT
See POE::Component::SSLify::NonBlock
DESCRIPTION
This is a tied socket for non-blocking ssl access.
FUNCTIONS
HANDLESSL
Processes input for OpenSSL.
VERIFY
Verifys client certificates.
dobeginSSL
Postprocesses a new SSL handling.
SEE ALSO
POE::Component::SSLify::NonBlock
AUTHOR
pRiVi <pRiVi@cpan.org>
PROPS, COPYRIGHT AND LICENSE
This code is based on Apocalypse module POE::Component::SSLify, improved by client certification code and non-blocking sockets.
Copyright 2010 by Markus Mueller/Apocalypse/Rocco Caputo/Dariusz Jackowski.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.