httpie / desktop

🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
https://httpie.io
Other
2.67k stars 30 forks source link

Missing options of ignoring validity of SSL certificates #11

Closed aschroeder27 closed 1 year ago

aschroeder27 commented 2 years ago

While testing my API i got the following error: image

An option to ignore invalid, missing or self-signed certificates would be key here.

omulmicsinegru commented 2 years ago

+1

victorgram commented 2 years ago

+1

daavidkllr commented 2 years ago

+1

claudiatd commented 2 years ago

Thanks @aschroeder27 :) We'll be looking into this and I'll keep you posted!

geertw commented 1 year ago

Missing this one as well, is there any progress on this issue?

daavidkllr commented 1 year ago

Same here, it would be nice if this one gets more attention, it blocks the usage of the desktop client for me. 🙏🏽

jkbrzt commented 1 year ago

Hello everyone! Thank you so much for your feedback. We’ve just released a new version that allows you to disable SSL verification.

See changelog: https://httpie.io/blog/changelog-0017

image

image

deviantony commented 1 year ago

Ah! I was looking for that one! Nice :)

MIvanIsten commented 8 months ago

Configuration option to ca.pem would be useful too.