Daniel Stenberg 9cf4759354
gnutls: support CURLSSLOPT_NATIVE_CA
Remove the CURL_CA_FALLBACK logic. That build option was added to allow
primarily OpenSSL to use the default paths for loading the CA certs. For
GnuTLS it was instead made to load the "system certs", which is
different and not desirable.

The native CA store loading is now asked for with this option.

Follow-up to 7b55279d1d856

Co-authored-by: Jay Satiro

Closes #12137
2023-10-21 14:41:06 +02:00
..
2023-08-31 23:02:10 +00:00
2022-09-21 15:20:08 +02:00
2023-08-31 23:02:10 +00:00
2023-09-28 10:50:56 +00:00
2023-08-07 20:57:48 +02:00
2022-09-21 15:20:08 +02:00
2023-08-23 23:26:10 +02:00
2023-08-23 23:26:10 +02:00
2023-08-23 23:26:10 +02:00
FAQ
2023-09-29 18:25:56 +00:00
2022-10-27 10:01:30 +02:00
2023-08-23 23:26:10 +02:00
2023-08-23 23:26:10 +02:00
2022-09-21 15:20:08 +02:00
2023-08-23 23:26:10 +02:00
2023-09-29 18:25:56 +00:00
2023-08-31 23:02:10 +00:00
2023-08-07 20:57:48 +02:00
2023-10-16 08:42:19 +02:00
2023-08-23 23:26:10 +02:00
2023-09-29 18:25:56 +00:00
2023-09-29 18:25:56 +00:00
2022-09-29 10:44:12 +02:00
2023-07-22 23:40:44 +02:00
2022-10-27 10:01:30 +02:00
2023-10-11 07:34:19 +02:00
2023-10-03 21:37:56 +00:00
2023-08-25 20:54:14 +02:00
2022-09-21 15:20:08 +02:00
2023-02-10 10:28:40 +01:00

curl logo

Documentation

you will 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 would rather see the rendered version of the documentation, check out the curl website's documentation section for general curl stuff or the libcurl section for libcurl related documentation.