Use it now
Useful3 Signal0
On Windows, TLS interception is skipped unless you supply both a CA cert and key path.
What's wrong with this entry?
Anonymous. No account, no email.
network.tlsTerminatecaCertPathcaKeyPath
What
network.tlsTerminate is ignored on Windows unless CA material is supplied, so the sandbox stops trying to stand up interception it cannot back.
Details
- Requires both
caCertPathandcaKeyPath; without them the setting is dropped. - The installer's post-run failure classifier now also recognises
srt-win statusoutput when reporting a status probe failure, where it previously only matched wfp and user. - Windows only.
Evidence
status_probe_failed
Strings lifted out of the shipped bundle, so the claim above can be checked against them.