Hello Vincent,

> 501 (Not Implemented) Protocol scheme 'https' is not supported
Is it possible that your client-machine has no (valid) openssl library installed ??

Just a idea ...

HTH

Kris

 Vincent Finn <[EMAIL PROTECTED]> wrote (Thu, 01 Apr 2004 17:58:10 +0100):


> Should have mentioned that the login gives the following error
> (warning) but seems to continue anyway
> 
> The code is
> 
>   my $res = $ua->post($voda_login_url,
>       [ referrer => $voda_login_referrer,
>         username => $username,
>         password => $password
>       ]);
> 
> #####
> The response is
> 
> 501 (Not Implemented) Protocol scheme 'https' is not supported
> Client-Date: Thu, 01 Apr 2004 14:23:32 GMT
> 
> 
> _______________________________________________
> ActivePerl mailing list
> [EMAIL PROTECTED]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> 


_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to