Skip to content
Snippets Groups Projects
Commit 9e3d9c85 authored by Simon McVittie's avatar Simon McVittie
Browse files

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: default avatarSimon McVittie <smcv@collabora.com>
parent 61892d3f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment