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