{"author":"Keno Fischer","author_email":"keno@alumni.harvard.edu","author_time":1750804392,"commit_time":1750843436,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"40dcf5567c3c212c78c4671aeacba8f55ec013a1","message":"docs: reflect that delimiter-separated capath is only OpenSSL\n\ncurl passes down the capath directly to the backends. OpenSSL will then\ndelimiter-separate this path internally to support multiple directories\n(using its certificate hash scheme). However, the other backends\n(wolfSSL, mbedTLS, gnutls) only expect a single directory (and do not\nuse the hash scheme, preferring to iterate the directory and load all\nfiles). This adjusts the `--capath` documentation to reflect that\nmultiple paths is an OpenSSL-specific feature. Alternatively, curl could\ndelimiter-separate these itself, but I'm not sure it's worth it.\n\nRef https://github.com/JuliaLang/NetworkOptions.jl/issues/41\n\nCloses #17737\n","parents":["7ba58cf89c8bbe9b34b6b8be1a1249a7ee19028b"],"tree_hash":"a1d2a19e85dd66c6fa379bd05aa09ece7688fdf1"}