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
- Re: how can you lwp-request to https? Clifford Lang
- Re: how can you lwp-request to https? John D Groenveld
- Re: how can you lwp-request to https? Drew Taylor