Skip to content

Fix #7564: raise FileNotFoundError for missing TLS material#7582

Open
Krshs90 wants to merge 1 commit into
psf:mainfrom
Krshs90:fix-tls-filenotfounderror
Open

Fix #7564: raise FileNotFoundError for missing TLS material#7582
Krshs90 wants to merge 1 commit into
psf:mainfrom
Krshs90:fix-tls-filenotfounderror

Conversation

@Krshs90

@Krshs90 Krshs90 commented Jul 15, 2026

Copy link
Copy Markdown

Resolves #7564 by replacing generic OSError with FileNotFoundError for missing TLS materials (certificates and CA bundles).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

raise FileNotFoundError for missing TLS material

1 participant