Update networking layer w/ CURL and emscripten impl
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
---
|
||||
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
|
||||
SPDX-License-Identifier: curl
|
||||
Long: proxy-ssl-auto-client-cert
|
||||
Help: Auto client certificate for proxy
|
||||
Added: 7.77.0
|
||||
Category: proxy tls
|
||||
Multi: boolean
|
||||
See-also:
|
||||
- ssl-auto-client-cert
|
||||
- proxy
|
||||
Example:
|
||||
- --proxy-ssl-auto-client-cert -x https://proxy $URL
|
||||
---
|
||||
|
||||
# `--proxy-ssl-auto-client-cert`
|
||||
|
||||
Same as --ssl-auto-client-cert but used in HTTPS proxy context.
|
||||
|
||||
This is only supported by Schannel.
|
||||
Reference in New Issue
Block a user