Skip to content

fix: ignore empty SSL_CERT_FILE environment variable#18431

Closed
Jah-yee wants to merge 1 commit intoastral-sh:mainfrom
Jah-yee:main
Closed

fix: ignore empty SSL_CERT_FILE environment variable#18431
Jah-yee wants to merge 1 commit intoastral-sh:mainfrom
Jah-yee:main

Conversation

@Jah-yee
Copy link
Copy Markdown

@Jah-yee Jah-yee commented Mar 12, 2026

Apply the same filtering logic used for NO_COLOR and FORCE_COLOR to SSL_CERT_FILE. Empty values should be ignored rather than treated as valid paths.

This aligns with the behavior of SSL_CERT_DIR which already uses this pattern.

Fixes #18426

Apply the same filtering logic used for NO_COLOR and FORCE_COLOR
to SSL_CERT_FILE. Empty values should be ignored rather than
treated as valid paths.

This aligns with the behavior of SSL_CERT_DIR which already uses
this pattern.

Fixes astral-sh#18426
Jah-yee pushed a commit to Jah-yee/uv that referenced this pull request Mar 13, 2026
Apply the same filtering logic used for NO_COLOR and SSL_CERT_DIR
to SSL_CERT_FILE. Empty values should be ignored rather than treated
as valid paths.

Fixes astral-sh#18431
@konstin
Copy link
Copy Markdown
Member

konstin commented Mar 13, 2026

Please do not create automated PRs.

@konstin konstin closed this Mar 13, 2026
@samypr100
Copy link
Copy Markdown
Collaborator

Dupe of #16772

@samypr100 samypr100 added the duplicate This issue or pull request already exists label Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate This issue or pull request already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants