Using SSL certificates with LWP

T

Trond Michelsen

Hi.

I'm making a module that needs to make RPC calls to a secure HTTP-server
using SSL certificates.
I'm using Crypt::SSLeay right now, and everything is working fine. It's just
that as far as I can tell, the only way to use the certificates with
Crypt::SSLeay, is to set the full path to them in environment variables, and
I'm a bit uncomfortable with that. Is there any way to tell LWP which
certificates it should use directly?

Or should I just do local %ENV and set the certificates just before I call
$ua->request()?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,754
Messages
2,569,527
Members
45,000
Latest member
MurrayKeync

Latest Threads

Top