I tried to run this command in powershell:
wget https://bootstrap.pypa.io/ez_setup.py -Outfile ez_setup.py
But there is an error saying
The request was aborted: Could not create SSL/TLS secure channel.
What should I do to solve this error? I'm using Windows 10.