
jmcaricand at greta-besancon
Apr 8, 2009, 10:39 PM
Post #1 of 1
(610 views)
Permalink
|
Hi, I wrote a proxy in mod_perl2. It uses LWP. It works fine with HTTP protocol but failed with HTTPS : Method Not Allowed The requested method CONNECT is not allowed for the URL /. Crypt::SSLeay's on my server. If I use a script Perl from command line, LWP works with HTTPS. Any idea ? Thanks.
|