proxy-ssl-allow-beast.d 368 B

12345678910
  1. c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
  2. SPDX-License-Identifier: curl
  3. Long: proxy-ssl-allow-beast
  4. Help: Allow security flaw for interop for HTTPS proxy
  5. Added: 7.52.0
  6. Category: proxy tls
  7. Example: --proxy-ssl-allow-beast -x https://proxy $URL
  8. See-also: ssl-allow-beast proxy
  9. ---
  10. Same as --ssl-allow-beast but used in HTTPS proxy context.