Lines Matching refs:with
17 2.1 IMAPS connection fails with Rustls error
18 2.3 Unable to use PKCS12 certificate with Secure Transport
20 2.5 Client cert handling with Issuer DN differs between backends
21 2.7 Client cert (MTLS) issues with Schannel
23 2.13 CURLOPT_CERTINFO results in CURLE_OUT_OF_MEMORY with Schannel
33 4.1 -T /dev/stdin may upload with an incorrect content length
41 5.11 configure --with-gssapi with Heimdal is ignored on macOS
49 6.5 NTLM does not support password with § character
50 6.6 libcurl can fail to try alternatives with --proxy-any
56 6.12 cannot use Secure Transport with Crypto Token Kit
60 7.4 FTP with ACCT
61 7.12 FTPS directory listing hangs on Windows with Schannel
66 9.3 Remote recursive folder creation with SFTP
93 15.2 support build with GnuTLS
94 15.3 unusable tool_hugehelp.c with MinGW
97 15.13 CMake build with MIT Kerberos does not work
101 16.3 aws-sigv4 has problems with particular URLs
102 16.6 aws-sigv4 does not behave well with AWS VPC Lattice
123 2.1 IMAPS connection fails with Rustls error
127 2.3 Unable to use PKCS12 certificate with Secure Transport
133 libcurl calls SecPKCS12Import with the PKCS#12 client certificate, but that
137 2.5 Client cert handling with Issuer DN differs between backends
145 2.7 Client cert (MTLS) issues with Schannel
157 2.13 CURLOPT_CERTINFO results in CURLE_OUT_OF_MEMORY with Schannel
194 4.1 -T /dev/stdin may upload with an incorrect content length
199 The problem with that is that, on BSDs and some other UNIXes (not Linux),
200 open(path) may not give you a file descriptor with a 0 offset from the start
227 suffers from the same effects with CFLAGS/CPPFLAGS.
241 5.11 configure --with-gssapi with Heimdal is ignored on macOS
243 ... unless you also pass --with-gssapi-libs
268 Passing in a Unicode filename with -o:
272 Passing in Unicode character with -d:
291 and libcurl are not equipped for that at the moment except when built with
302 properly if built with UNICODE defined together with the Schannel backend.
314 libcurl fails to build with MIT Kerberos for Windows (KfW) due to KfW's
324 6.5 NTLM does not support password with § character
328 6.6 libcurl can fail to try alternatives with --proxy-any
345 Running test 2077 and 2078 with curl built to do GSS with Heimdal causes
354 with SEC_E_QOP_NOT_SUPPORTED which causes curl to fail with CURLE_AUTH_ERROR.
369 When using --negotiate (or NTLM) with curl on Windows, SSL/TLS handshake
375 6.12 cannot use Secure Transport with Crypto Token Kit
385 7.4 FTP with ACCT
391 7.12 FTPS server compatibility on Windows with Schannel
393 FTPS is not widely used with the Schannel TLS backend and so there may be
399 If you encounter an issue connecting to your server via FTPS with the latest
421 9.3 Remote recursive folder creation with SFTP
432 transmission, curl is stuck, even if curl is configured with a timeout.
455 when you only have IPv4 connectivity. libcurl fails with
461 When adding an OpenBSD job with tests to GHA, some tests consistently fail
496 Test 165 disabled when built with WinIDN.
563 15.13 CMake build with MIT Kerberos does not work
566 try_compile started respecting the CMAKE_EXE_FLAGS. The code dealing with
580 16.3 aws-sigv4 has problems with particular URLs
584 16.6 aws-sigv4 does not behave well with AWS VPC Lattice
606 Infinite retries with 2 parallel requests on one connection receiving GOAWAY
607 with ENHANCE_YOUR_CALM error code.
629 The transfer ends with error "QUIC connection is draining".