Skip to content

Update urllinks.py, comments only #455

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pointmatic
Copy link

@pointmatic pointmatic commented Mar 21, 2025

We know SSL is deprecated in favor of TLS. Although the package is still named SSL and many companies still call their certs SSL certificates, I think it's useful to surface this so people learning about security are aware of the shift, not confused by "SSL", and comfortable using the SSL package.

Also Python developers should become aware of the normal pip install mechanism, which takes advantage of the latest version and encourages better security practices.

All this is subtle...but for the student in the far corner of the world learning Python and trying to learn from the information in front of them...perhaps this can help a tiny bit.

SSL is deprecated, although the package is still named SSL and many companies still call their certs SSL certificates. It's useful to surface this so people learning about security are aware of the shift, but comfortable using the SSL package. 

Also Python developers should become aware of the normal install mechanism, which takes advantage of the latest version. This encourages better security practices.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant