Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Sep 19, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Partial revert of #7947

`certfile` and `cafile` are both valid, and are used for different
things:

- `certfile` is the path to the certificate file. It's used for mutual
TLS and represents the client's certificate (supersedes the deprecated
`cert`, and complements `keyfile`).
- `cafile` is the path to the certificate authority file. It's used to
verify the authenticity of the registry's certificate.

Also clarify that `keyfile` and `certfile` must be scoped to a registry.
@pull pull bot locked and limited conversation to collaborators Sep 19, 2025
@pull pull bot added the ⤵️ pull label Sep 19, 2025
@pull pull bot merged commit 7a09902 into NOUIY:latest Sep 19, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant