Subscribe--digest option to the command line.curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_ANY) (the "ANY" should allow it to handle authorization methods other than digest as well).curl_setopt($ch, CURLOPT_HTTPAUTH, CURLAUTH_ANY). I am not sure why things are not playing nice.You are not logged in, either login or create an account to post comments
curl -O -u login:pass https://
posted by Remy at 9:21 AM on February 26, 2005