Skip to content

[3.14] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778)#152863

Merged
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-f3bf8ab-3.14
Jul 2, 2026
Merged

[3.14] gh-72507: Document that imaplib does not verify TLS certificates by default (GH-152778)#152863
serhiy-storchaka merged 1 commit into
python:3.14from
miss-islington:backport-f3bf8ab-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

IMAP4_SSL() and IMAP4.starttls() do not verify the server certificate or
hostname unless a suitable ssl_context is passed.
(cherry picked from commit f3bf8ab)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com
Co-authored-by: Claude Opus 4.8 (1M context) noreply@anthropic.com

…s by default (pythonGH-152778)

IMAP4_SSL() and IMAP4.starttls() do not verify the server certificate or
hostname unless a suitable ssl_context is passed.
(cherry picked from commit f3bf8ab)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@miss-islington miss-islington requested a review from a team as a code owner July 2, 2026 07:19
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Jul 2, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Jul 2, 2026
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) July 2, 2026 07:22
@serhiy-storchaka serhiy-storchaka merged commit 7449390 into python:3.14 Jul 2, 2026
35 of 36 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Jul 2, 2026
@miss-islington miss-islington deleted the backport-f3bf8ab-3.14 branch July 2, 2026 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants