in reply to LWP::UserAgent and Passphrase protected Certificates

Net::SSLeay does the prompting, not LWP::UserAgent.

I suggest you first try what http://search.cpan.org/src/BEHROOZI/IO-Socket-SSL-0.97/docs/debugging.txt suggests, and if all goes well, then the problem must lie with LWP, so try turning LWP::Debug on to see what happens.

Good luck.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

  • Comment on Re: LWP::UserAgent and Passphrase protected Certificates