You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Clifford Lang <Cl...@GTSI.com> on 2000/04/13 21:57:12 UTC

how can you lwp-request to https?

Is it possible to use lwp-request or HTTP::Request inside a Apache module to
access a secure (https) server?  What else must you add on?

The normal call - lwp-request https://www.somewhere.com respondes with
'https not supported'

Is there any way around this?


TIA,  Cliff