in reply to
HTTPS request with client authentication using certificates
Check out the docs for
Net::SSLeay
, it appears this module can handle those tasks.
---
It's all fine and dandy until someone has to look at the code.
Comment on
Re: HTTPS request with client authentication using certificates
In Section
Seekers of Perl Wisdom