1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 09:21:50 -05:00
Jay Satiro a0f3eaf25d examples/cacertinmem: ignore cert-already-exists error
- Ignore X509_R_CERT_ALREADY_IN_HASH_TABLE errors in the CTX callback
  since it's possible the cert may have already been loaded by libcurl.

- Remove the EXAMPLE code in the CURLOPT_SSL_CTX_FUNCTION.3 doc.
  Instead have it direct the reader to this cacertinmem.c example.

- Fix the CA certificate to use the right CA for example.com, Digicert.

Bug: https://curl.haxx.se/mail/lib-2017-12/0057.html
Reported-by: Thomas van Hesteren

Closes https://github.com/curl/curl/pull/2182
2017-12-26 02:08:35 -05:00
..
2017-11-20 23:57:57 +01:00
2016-11-15 15:41:45 +01:00
2017-12-06 00:12:48 +01:00
2017-09-07 09:51:25 +02:00
2016-11-15 15:41:45 +01:00
2016-11-15 15:41:45 +01:00
2017-11-24 08:38:29 +01:00
2017-05-30 22:43:34 +02:00
2011-12-30 03:53:25 +01:00
2017-12-04 09:15:39 +01:00
2017-10-28 10:54:20 +02:00
2016-11-15 15:41:45 +01:00
2017-12-12 08:46:29 +01:00
2017-10-23 07:51:20 +02:00
2015-06-10 00:21:06 +02:00

curl logo

Documentation

You'll find a mix of various documentation in this directory and subdirectories, using several different formats. Some of them are not ideal for reading directly in your browser.

If you'd rather see the rendered version of the documentation, check out the curl web site's documentation section for general curl stuff or the libcurl section for libcurl related documentation.