Skip to content

[Mailer] [Smtp] Add DSN param peer_fingerprint for fingerprint verification #18778

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

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

xdavidwu
Copy link
Contributor

@xdavidwu xdavidwu commented Aug 22, 2023

@carsonbot carsonbot added this to the 6.4 milestone Aug 22, 2023
@carsonbot carsonbot changed the title [Mailer][Smtp] Add DSN param peer_fingerprint for fingerprint verif… [Mailer] [Smtp] Add DSN param peer_fingerprint for fingerprint verif… Aug 22, 2023
@xdavidwu xdavidwu force-pushed the mailer-smtp-peer-fingerprint branch from 73c6c5c to dbfcbb1 Compare August 22, 2023 06:07
@javiereguiluz javiereguiluz added the Waiting Code Merge Docs for features pending to be merged label Aug 28, 2023
@carsonbot carsonbot modified the milestones: 6.4, next Aug 28, 2023
fabpot added a commit to symfony/symfony that referenced this pull request Aug 30, 2023
…ingerprint verification (xdavidwu)

This PR was merged into the 6.4 branch.

Discussion
----------

[Mailer] [Smtp] Add DSN param `peer_fingerprint` for fingerprint verification

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | symfony/symfony-docs#18778

This allows a more secure TLS connection for SMTP on even self-signed certificates, by verifying certificate fingerprint.

Commits
-------

a9d8431 [Mailer][Smtp] Add DSN param `peer_fingerprint` for fingerprint verification
@OskarStark OskarStark changed the title [Mailer] [Smtp] Add DSN param peer_fingerprint for fingerprint verif… [Mailer] [Smtp] Add DSN param peer_fingerprint for fingerprint verification Sep 28, 2023
@OskarStark OskarStark changed the title [Mailer] [Smtp] Add DSN param peer_fingerprint for fingerprint verification [Mailer][Smtp] Add DSN param peer_fingerprint for fingerprint verification Sep 28, 2023
@OskarStark OskarStark removed the Waiting Code Merge Docs for features pending to be merged label Sep 28, 2023
@carsonbot carsonbot changed the title [Mailer][Smtp] Add DSN param peer_fingerprint for fingerprint verification [Mailer] [Smtp] Add DSN param peer_fingerprint for fingerprint verification Sep 28, 2023
@OskarStark OskarStark modified the milestones: next, 6.4 Sep 28, 2023
@OskarStark
Copy link
Contributor

Thanks Pinghao for working on this feature, this is much appreciated.

@OskarStark OskarStark merged commit de3afac into symfony:6.4 Sep 28, 2023
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.

4 participants