Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Trying to get SSL with client cert to work within POE environment

by rcaputo (Chaplain)
on Nov 22, 2012 at 17:59 UTC ( [id://1005163]=note: print w/replies, xml ) Need Help??


in reply to Trying to get SSL with client cert to work within POE environment

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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1005163]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-03-19 05:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found