CA file or netrc files passed to built-in fetchers should be checked for validity #1106

Open
opened 2026-01-25 17:30:43 +00:00 by raito · 0 comments
Owner

Currently, if we cannot read a CAfile or a netrc file while executing a built-in fetcher, we are silently acting as if we were NOT passing such files.

@pennae suggest we should fail if this comes to pass.
I'm less categorical on this, I see many situations where we would like to warn/debug print rather than fail open.

Perhaps, we could converge on a setting that allow failure while logging it.

Currently, if we cannot read a CAfile or a netrc file while executing a built-in fetcher, we are silently acting as if we were NOT passing such files. @pennae suggest we should fail if this comes to pass. I'm less categorical on this, I see many situations where we would like to warn/debug print rather than fail open. Perhaps, we could converge on a setting that allow failure while logging it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lix-project/lix#1106
No description provided.