curl/docs
Viktor Szakats b0d0f16d20
tidy-up: make 'CA' uppercase, where missing
```sh
git grep -w ca | grep -v -E -i 'ca[;"=/()%_.-]' | grep -v -E -i '[*$"=/()%_.-]ca'
```

Closes #22135
2026-06-22 21:04:45 +02:00
..
cmdline-opts
examples tidy-up: make 'CA' uppercase, where missing 2026-06-22 21:04:45 +02:00
internals
libcurl tidy-up: make 'CA' uppercase, where missing 2026-06-22 21:04:45 +02:00
tests
.gitignore
ALTSVC.md
BINDINGS.md
BUG-BOUNTY.md
BUGS.md
CIPHERS-TLS12.md
CIPHERS.md
CMakeLists.txt
CODE_OF_CONDUCT.md
CODE_REVIEW.md
CONTRIBUTE.md
curl-config.md
CURL-DISABLE.md
CURLDOWN.md
DEPRECATE.md
DISTROS.md
EARLY-RELEASE.md
ECH.md
EXPERIMENTAL.md
FAQ.md tidy-up: make 'CA' uppercase, where missing 2026-06-22 21:04:45 +02:00
FEATURES.md
GOVERNANCE.md
HELP-US.md
HISTORY.md
HSTS.md
HTTP-COOKIES.md
HTTP3.md
HTTPSRR.md
INFRASTRUCTURE.md
INSTALL
INSTALL-CMAKE.md
INSTALL.md
INTERNALS.md
IPFS.md
KNOWN_BUGS.md
KNOWN_RISKS.md
MAIL-ETIQUETTE.md
Makefile.am
MANUAL.md
mk-ca-bundle.md
options-in-versions
README.md
RELEASE-PROCEDURE.md
ROADMAP.md
runtests.md
RUSTLS.md
SECURITY-ADVISORY.md
SPONSORS.md
SSL-PROBLEMS.md
SSLCERTS.md
testcurl.md
THANKS
THANKS-filter
TheArtOfHttpScripting.md tidy-up: make 'CA' uppercase, where missing 2026-06-22 21:04:45 +02:00
TODO.md
URL-SYNTAX.md
VERIFY.md
VERSIONS.md
VULN-DISCLOSURE-POLICY.md
wcurl.md

curl logo

Documentation

You 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.