OS4 DepotLogo by Nickman 
(anonymous IP: 54.166.223.204,2188) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1000)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (922)
   o Video (69)

Total files: 4359

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 File comments for:  Network » Misc » curl.lha

Curl

Description: Command line URL file transfer
Download: curl.lha
Version: 8.2.0
Date: 21 Jul 2023
Category: network/misc
FileID: 12594
RSS Feed url: http://www.os4depot.net/modules/comments/rssfeed.php?file=network/misc/curl.lha

[Back to readme page]   [Add Comment]   [Refresh page]

Comment by: MickJT (115.69.35.90)At: 29 Oct 2021, 14:26File version: 7.79.1
There is an option for AmiSSL when building, but I've not tried it. I'll have to look into it. As for the libcurl library package though, I'd like to keep that using OpenSSL for easy portability/compatibility with other programs.
 
 
Comment by: trgswe (158.174.187.53)At: 29 Oct 2021, 04:39File version: 7.79.1
Would it be possible to have curl use amiSSL?
 
 
Comment by: Raziel (188.192.125.89)At: 26 Oct 2021, 20:04File version: 7.79.1
wrt it being "back"...I may have missed the fact that back when I used it more thoroughly there might have not been as many secure https sites around.

I really thought it was there before, but I probably simply cURLed http sites instead.

Anyway, working great with my scripts now, completely dropping the --cacert flag.
 
 
Comment by: MickJT (115.69.35.90)At: 26 Oct 2021, 18:17File version: 7.79.1
@Raziel

I'm not sure if it was ever supported before. It's also just on the curl binary, since it needed -lunix to work.
 
 
Comment by: Raziel (188.192.125.89)At: 26 Oct 2021, 08:19File version: 7.79.1
Thanks a lot

Global use of certificates are back, no more --cacert switch on secure sites :-)
 
 
Comment by: MickJT (124.169.182.105)At: 18 Jan 2016, 14:23File version: 7.46.0
I'll try to remember!
 
 
Comment by: samo79 (2.40.66.170)At: 18 Jan 2016, 14:21File version: 7.46.0
Thanks for the update :-)
For the next release of Curl can you add on it a "version" support ?
(like the one you did in FFMpeg)
 
 
Comment by: zzd10h (80.119.216.201)At: 15 Jan 2014, 18:41File version: 7.34.0
Yes, it works,
many thanks !!!
 
 
Comment by: MickJT (124.171.130.135)At: 15 Jan 2014, 09:07File version: 7.34.0
Correction, use double-quotes:

curl -v --url "imap://user:pass@imap.server.url/INBOX/;UID=1"
 
 
Comment by: MickJT (124.171.130.135)At: 15 Jan 2014, 08:53File version: 7.34.0
Works here if you don't use the quotes around the URL.
 
 
Comment by: zzd10h (80.119.216.201)At: 12 Jan 2014, 16:59File version: 7.34.0
Hello,
by curiosity, is IMAP supported ?

When trying to download my mails on a imap mailbox with

curl -v 'imap://userid:password@imap.server.url/INBOX/;uid=1'

I obtain

* Protocol 'imap not supported or disabled in libcurl
* Closing connection -1
curl: (1) Protocol 'imap not supported or disabled in libcurl

It was the same with the previous version.
Thank you
 
 
Comment by: MickJT (106.71.81.78)At: 11 Aug 2011, 13:29File version: 7.21.7
No probs.
 
 
Comment by: Elwood (79.88.43.101)At: 10 Aug 2011, 21:32File version: 7.21.7
Thanks for keeping it updated. It's appreciated...
 
 

Copyright © 2004-2024 by Björn Hagström All Rights Reserved