quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

proxy-ssl-auto-client-cert.md (464B)


      1 ---
      2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
      3 SPDX-License-Identifier: curl
      4 Long: proxy-ssl-auto-client-cert
      5 Help: Auto client certificate for proxy
      6 Added: 7.77.0
      7 Category: proxy tls
      8 Multi: boolean
      9 See-also:
     10   - ssl-auto-client-cert
     11   - proxy
     12 Example:
     13   - --proxy-ssl-auto-client-cert -x https://proxy $URL
     14 ---
     15 
     16 # `--proxy-ssl-auto-client-cert`
     17 
     18 Same as --ssl-auto-client-cert but used in HTTPS proxy context.
     19 
     20 This is only supported by Schannel.