> I've got problems with the HTTPS support within LWP > > In case of requesting an HTTPS document I'll get the message: > <!-- Failed: 501 Protocol scheme 'https' is not supported--> > > My Script looks like: >[..]
maybe openssl is not installed. > This happens only within a webpage (webpage as a https proxy) - if I run the script > from the command line everything works fine. could the webserver be using a different perl installation / configuration ? > I'm using perl v 5.6.1 Build 635 (no extra modules) quite outdated, isn't it ? ,-) Uli