xf.li | 6c8fc1e | 2023-08-12 00:11:09 -0700 | [diff] [blame] | 1 | c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al. |
2 | SPDX-License-Identifier: curl | ||||
3 | Long: proxy-insecure | ||||
4 | Help: Do HTTPS proxy connections without verifying the proxy | ||||
5 | Added: 7.52.0 | ||||
6 | Category: proxy tls | ||||
7 | Example: --proxy-insecure -x https://proxy $URL | ||||
8 | See-also: proxy insecure | ||||
9 | Multi: boolean | ||||
10 | --- | ||||
11 | Same as --insecure but used in HTTPS proxy context. |