Skip to content

libstore-tests: Fix mTLS test for redirect, correctly propagate tries#15240

Merged
Ericson2314 merged 1 commit intoNixOS:masterfrom
xokdvium:fix-mtls-redirect-test
Feb 15, 2026
Merged

libstore-tests: Fix mTLS test for redirect, correctly propagate tries#15240
Ericson2314 merged 1 commit intoNixOS:masterfrom
xokdvium:fix-mtls-redirect-test

Conversation

@xokdvium
Copy link
Contributor

Motivation

The fake cacert didn't have subjectAltName for 127.0.0.1, so the test was failing for a different reason. Also tries setting wasn't being respected. There's no callsite specifying it in the request, so just use the one specified in the FileTransferSettings and remove the fields from the FileTransferRequest.

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

The fake cacert didn't have subjectAltName for 127.0.0.1, so the test
was failing for a different reason. Also `tries` setting wasn't being respected.
There's no callsite specifying it in the request, so just use the one specified
in the FileTransferSettings and remove the fields from the FileTransferRequest.
@Ericson2314 Ericson2314 added this pull request to the merge queue Feb 15, 2026
Merged via the queue into NixOS:master with commit 3269c71 Feb 15, 2026
14 checks passed
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.

2 participants