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

Add info about SNI on Python 2.x to README #222

Merged
merged 1 commit into from May 26, 2014

Conversation

felixbuenemann
Copy link
Contributor

This updates the HTTPS section of the README with instructions on how to get SNI working on Python 2.x.

@felixbuenemann felixbuenemann mentioned this pull request May 25, 2014
@@ -630,6 +630,22 @@ To use a client side certificate for the SSL communication, you can pass the
path of the cert file with ``--cert``. If the private key is not contained
in the cert file you may pass the path of the key file with ``--certkey``.

If you use Pytjon 2.x and need to talk to servers that use SNI (Server Name
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo in "Pytjon"

This updates the HTTPS section of the README with instructions on how to get SNI working on Python 2.x.
@felixbuenemann
Copy link
Contributor Author

OK, I've integrated the changes from the comments.

jkbrzt added a commit that referenced this pull request May 26, 2014
Add info about SNI on Python 2.x to README
@jkbrzt jkbrzt merged commit b44bc09 into httpie:master May 26, 2014
@jkbrzt
Copy link
Member

jkbrzt commented May 26, 2014

Thanks!

@felixbuenemann
Copy link
Contributor Author

Thanks for building such a great tool!

@felixbuenemann felixbuenemann deleted the patch-1 branch May 26, 2014 14:17
@jkbrzt jkbrzt added the feature label Jun 24, 2014
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

Successfully merging this pull request may close these issues.

None yet

2 participants