Insecure connections What flag allows interaction with HTTPS endpoints ignoring certificate verification? --doh-insecure --proxy-insecure -k, --insecure --no-check Correct: 3 Difficulty: 3 curl's -k, --insecure allows HTTPS requests even with invalid certs