diff --git a/web/src/pages/DocsPage.tsx b/web/src/pages/DocsPage.tsx index 0884444..65c745e 100644 --- a/web/src/pages/DocsPage.tsx +++ b/web/src/pages/DocsPage.tsx @@ -207,6 +207,11 @@ export function DocsPage() { Trusting the CA only lets the app accept Termtap's certificate. Traffic still has to flow through the proxy for Termtap to see it.
+
+ On some Windows setups, trust propagation can be inconsistent. If HTTPS requests fail with cert errors,
+ test with curl -k first to confirm proxying works,
+ then finish trusting the CA from tap cert.
+