-
- Downloads
Revert "pv-runtime: Add a mechanism to take custom CA certificates from the host"
This was implemented in a way that assumed it would only be enabled on specially-flagged developer systems, making it acceptable for the implementation to be non-robust and make assumptions about the host systems on which it would be enabled; but current Steam betas enable it for the steamwebhelper unconditionally, which would cause serious regressions on non-Debian-derived, non-Arch-derived host OSs. Revert the addition of this feature to avoid regressions. Before reinstating it, we will either need to arrange for Steam to enable it conditionally as previously planned, or make the implementation fail gracefully and harmlessly on non-Debian-compatible host systems. This reverts commit d6a519f5. steamrt/tasks#416 Signed-off-by:Simon McVittie <smcv@collabora.com>
Showing
- pressure-vessel/runtime.c 0 additions, 66 deletionspressure-vessel/runtime.c
- pressure-vessel/runtime.h 0 additions, 4 deletionspressure-vessel/runtime.h
- pressure-vessel/wrap-context.c 0 additions, 3 deletionspressure-vessel/wrap-context.c
- pressure-vessel/wrap-context.h 0 additions, 1 deletionpressure-vessel/wrap-context.h
- pressure-vessel/wrap.c 0 additions, 3 deletionspressure-vessel/wrap.c
Loading
-
mentioned in commit 5fb7a338
-
mentioned in merge request !737 (merged)
-
mentioned in commit d789b734
-
mentioned in commit fd801844
-
mentioned in commit 6b76a3b9
Please register or sign in to comment