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

ez_setup.py should use HTTPS #10

Closed
ghost opened this issue Jun 3, 2013 · 1 comment
Closed

ez_setup.py should use HTTPS #10

ghost opened this issue Jun 3, 2013 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 3, 2013

Originally reported by: tiran (Bitbucket: tiran, GitHub: tiran)


ez_setup.DEFAULT_URL points to "http://pypi.python.org/packages/source/s/setuptools/". It should use https instead. At least some versions of Python validate the server cert on some platforms.


@ghost
Copy link
Author

ghost commented Jun 3, 2013

Original comment by jaraco (Bitbucket: jaraco, GitHub: jaraco):


Use https in ez_setup (fixes #10)

@ghost ghost added major bug labels Mar 29, 2016
@ghost ghost closed this as completed Mar 29, 2016
jaraco added a commit that referenced this issue Sep 2, 2020
Restore pythonlib support on older Pythons.
jaraco added a commit that referenced this issue Feb 4, 2023
jaraco pushed a commit that referenced this issue Feb 4, 2023
Unlink destination file before writing scripts.
@FANGOD FANGOD mentioned this issue Jul 29, 2024
2 tasks
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants