Comment by: MickJT (115.69.35.90) | At: 29 Oct 2021, 14:26 | File 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:39 | File 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:04 | File 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:17 | File 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:19 | File 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:23 | File version: 7.46.0 |
I'll try to remember!
|
|
|
Comment by: samo79 (2.40.66.170) | At: 18 Jan 2016, 14:21 | File 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:41 | File version: 7.34.0 |
Yes, it works, many thanks !!!
|
|
|
Comment by: MickJT (124.171.130.135) | At: 15 Jan 2014, 09:07 | File 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:53 | File 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:59 | File 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:29 | File version: 7.21.7 |
No probs.
|
|
|
Comment by: Elwood (79.88.43.101) | At: 10 Aug 2011, 21:32 | File version: 7.21.7 |
Thanks for keeping it updated. It's appreciated...
|
|
|