Disable SSL verification with bruno CLI #640
-
Is there a solution to disable SSL verification when using the Bruno CLI? |
Beta Was this translation helpful? Give feedback.
Answered by
helloanoop
Oct 17, 2023
Replies: 1 comment
-
Yes pass the flag --insecure You should be able to see more options by running |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mennebeuf
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes pass the flag --insecure
You should be able to see more options by running
bru run --help