Skip to content

Add possibility to use ssl_context extra for SMTP and IMAP connections#33112

Merged
eladkal merged 1 commit into
apache:mainfrom
potiuk:add-ssl-extra-context
Aug 4, 2023
Merged

Add possibility to use ssl_context extra for SMTP and IMAP connections#33112
eladkal merged 1 commit into
apache:mainfrom
potiuk:add-ssl-extra-context

Conversation

@potiuk

@potiuk potiuk commented Aug 4, 2023

Copy link
Copy Markdown
Member

The previous changes #33070 and #33108 added configuration parameters to allow "ssl_context" to be configured "per installation of airflow".

The ssl_context extras allow to override the system-wide setting with extras configured per-connection.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

The previous changes apache#33070 and apache#33108 added configuration parameters
to allow "ssl_context" to be configured "per installation of airflow".

The ssl_context extras allow to override the system-wide setting with
extras configured per-connection.
@potiuk potiuk changed the title Add possibility to add "ssl_context" extra for SMTP and IMAP connections Add possibility to use "ssl_context" extra for SMTP and IMAP connections Aug 4, 2023
@potiuk

potiuk commented Aug 4, 2023

Copy link
Copy Markdown
Member Author

cc: @hussein-awala , @eladkal -> if we also want extras for "ssl_contex" for SMTP and IMAP as of now - the PR is green and has test coverage :)

@eladkal eladkal changed the title Add possibility to use "ssl_context" extra for SMTP and IMAP connections Add possibility to use ssl_context extra for SMTP and IMAP connections Aug 4, 2023
@eladkal
eladkal merged commit cf7e0c5 into apache:main Aug 4, 2023
@potiuk
potiuk deleted the add-ssl-extra-context branch November 17, 2023 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants