HP3000-L Archives

August 2002, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ken Hirsch <[log in to unmask]>
Reply To:
Ken Hirsch <[log in to unmask]>
Date:
Fri, 16 Aug 2002 20:28:01 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
How to download a file via SSL from the HP3000:
  curl https://secure.server.com/dir/file >localfile

I have compiled cURL and libcurl for MPE/iX, linking with libssl. To
quote the cURL homepage,

  Curl is a command line tool for transferring files with URL
  syntax, supporting FTP, FTPS, HTTP, HTTPS, GOPHER, TELNET, DICT,
  FILE and LDAP. Curl supports HTTPS certificates, HTTP POST, HTTP
  PUT, FTP uploading, kerberos, HTTP form based upload, proxies,
  cookies, user+password authentication, file transfer resume, http
  proxy tunneling and a busload of other useful tricks.  See the
  manpage for a brief intro.

I statically linked curl on MPE/iX 6.0, so cURL should work on 6.5
and 7.0, whether or not you have OpenSSL installed. I compiled
libcurl with gcc 2.95.2. I don't know how much luck you'll have
linking with any other compiler.

Download from http://invent3k.external.hp.com/~KEN.HIRSCH/

Ken Hirsch

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2