Looking through the code for POE::Component::SSLify and the underlying modules, I think you can use tied($handle)->{ssl} and tied($handle)->{ctx} to access the Net::SSLeay object and context respectively. From there, you can do whatever Net::SSLeay provides.
In reply to Re: Trying to get SSL with client cert to work within POE environment
by rcaputo
in thread Trying to get SSL with client cert to work within POE environment
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |