curl-users
Re: ssl curl string
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 7 Dec 2004 23:02:23 +0100 (CET)
Date: Tue, 7 Dec 2004 23:02:23 +0100 (CET)
On Tue, 7 Dec 2004 DBSMITH_at_ohiohealth.com wrote:
> Does anyone know the command string to connect to an SSL server https://
> along with passing the user name and password for an automated login and
> file transfer?
Given the time and sweat I've put into docs-writing, you could at least
*pretend* you've read the manual before asking here.
curl -u user:password https://my.weird.site.com/
But since you said "automated login", I should also point you to the intro
course in this art:
http://curl.haxx.se/docs/httpscripting.html
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-12-07