Skip to content

Commit 4d71ec2

Browse files
committed
docs: point README sfw fallback note at setup-vp#73 tracker
Replace the direct SocketDev/sfw-free#30 / #43 references with a link to the consolidated #73 tracker, which already links out to both upstream issues plus the vp-side work needed.
1 parent b3e3a58 commit 4d71ec2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ steps:
152152
`sfw` is only applied when `run-install` is enabled; other `vp` commands (e.g. `vp env use`, `vp --version`) run unwrapped.
153153

154154
> [!IMPORTANT]
155-
> **Linux-only for now.** `sfw` ships a self-signed CA whose certificate has an empty Extended Key Usage extension. Strict TLS stacks like rustls (used by `vp`) reject it as `UnknownIssuer`, so `vp install` fails the TLS handshake on macOS / Windows. To keep `sfw: true` safe to set unconditionally in cross-platform workflows, the action **falls back to plain `vp install` with a warning on non-Linux platforms** — it does not download the `sfw` binary there. Once [SocketDev/sfw-free#30](https://github.com/SocketDev/sfw-free/issues/30) / [#43](https://github.com/SocketDev/sfw-free/issues/43) ship a fix, the platform check will be relaxed.
155+
> **Linux-only for now.** `sfw` ships a self-signed CA whose certificate has an empty Extended Key Usage extension. Strict TLS stacks like rustls (used by `vp`) reject it as `UnknownIssuer`, so `vp install` fails the TLS handshake on macOS / Windows. To keep `sfw: true` safe to set unconditionally in cross-platform workflows, the action **falls back to plain `vp install` with a warning on non-Linux platforms** — it does not download the `sfw` binary there. The platform check will be relaxed once the upstream work tracked in [voidzero-dev/setup-vp#73](https://github.com/voidzero-dev/setup-vp/issues/73) lands.
156156

157157
### Alpine Container
158158

0 commit comments

Comments
 (0)