Skip to content

Fixed vulnerability by explicitly passing an SSL context to enable server certificate verification#241

Open
nitram2342 wants to merge 2 commits intopallets-eco:mainfrom
nitram2342:main
Open

Fixed vulnerability by explicitly passing an SSL context to enable server certificate verification#241
nitram2342 wants to merge 2 commits intopallets-eco:mainfrom
nitram2342:main

Conversation

@nitram2342
Copy link

I like to propose this change, which basically consists of explicitly passing an SSL/TLS context. Otherwise, the SMTP client does not verify the server cert. The background is explained in https://www.pentagrid.ch/en/blog/python-mail-libraries-certificate-verification/

@nitram2342 nitram2342 closed this Aug 29, 2025
@nitram2342 nitram2342 reopened this Aug 29, 2025
@nitram2342
Copy link
Author

Since the pull request, quite some time passed and the pull request fixes a security problem. Are there any thoughts on that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant