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

Use SSLContext for Python 3.12; fixes #1339 #1341

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Conversation

jertel
Copy link
Owner

@jertel jertel commented Dec 7, 2023

Description

Refactors how the email alerter uses certs/keys to support Python 3.12. Fixes #1339.

Checklist

  • I have reviewed the contributing guidelines.
  • I have included unit tests for my changes or additions.
  • I have successfully run make test-docker with my changes.
  • I have manually tested all relevant modes of the change in this PR.
  • I have updated the documentation.
  • I have updated the changelog.

Questions or Comments

@nsano-rururu nsano-rururu merged commit 0716fd3 into master Dec 8, 2023
1 check passed
@jertel jertel deleted the jertel/fixsmtpcert branch December 29, 2023 14:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with python 3.12 and starttls
2 participants