|
|
Subject:
How to use a custom PKCS#12 format certificate in Perl on Linux?
Category: Computers > Programming Asked by: diamondsea-ga List Price: $20.00 |
Posted:
28 Dec 2004 13:19 PST
Expires: 27 Jan 2005 13:19 PST Question ID: 448380 |
I am trying to access a web site via Perl LWP. Problem is the site has it's own certificate and I have a root.cer and a cert.pfx file I need to use to access it. I need to know how to do this via LWP or some other functional CPAN library (or other method available on my server, such as lynx (Lynx Version 2.8.4rel.1 (17 Jul 2001; libwww-FM 2.14, SSL-MM 1.4.1, OpenSSL 0.9.6b; Built on linux-gnu Jan 22 2003 13:17:01). The server is running Redhat ES 1.3 (IIRC) I need a working code sample that I can use to connect to the site. Thanks! - Brian |
|
There is no answer at this time. |
|
Subject:
Re: How to use a custom PKCS#12 format certificate in Perl on Linux?
From: vladimir-ga on 28 Dec 2004 16:07 PST |
I can't test it, but it seems man Crypt::SSLeay has some information on using PKCS12 certificates with LWP. Looks like it's done through setting HTTPS_PKCS12_FILE environment variable. Sorry I can't provide more details or test it myself. Vladimir |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |