cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl download iso images using https://download.novell.com

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 9 Jan 2012 23:57:24 +0100 (CET)

On Mon, 9 Jan 2012, Kaushal Shriyan wrote:

> Is there a way to download https://download.novell.com (http over ssl)

    403 Forbidden
    This site does not support HTTPS. Please try again using HTTP.

I would say it doesn't support HTTPS...

> using username and password in curl ?

curl supports numerous ways to autenticate over HTTP, but I think you better
start off with some reading:

   http://curl.haxx.se/docs/httpscripting.html

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2012-01-09