Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Support for --ciphers command #870

Closed
shafr opened this issue Feb 25, 2020 · 3 comments
Closed

[Feature request] Support for --ciphers command #870

shafr opened this issue Feb 25, 2020 · 3 comments
Labels
enhancement New feature or enhancement

Comments

@shafr
Copy link

shafr commented Feb 25, 2020

It is possible to specify specific cipher that you want to test with in CURL - by using --ciphers.

At the moment I was not able to find one for httpie.

Please add one.

This would allow for testing for obsolete and vulnerable ciphers.

@httpie httpie deleted a comment May 2, 2020
@jkbrzt jkbrzt added the enhancement New feature or enhancement label May 12, 2020
jkbrzt added a commit that referenced this issue May 23, 2020
@jkbrzt
Copy link
Member

jkbrzt commented May 23, 2020

@shafr --ciphers is now supported in master. If you install the development version, then you can test it & provide feedback. It would be interesting to play with --ciphers in combination with --ssl.

@jkbrzt jkbrzt closed this as completed May 23, 2020
@jkbrzt
Copy link
Member

jkbrzt commented May 23, 2020

--ciphers documentation: https://github.com/jakubroztocil/httpie#ssl-ciphers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants