

The term ERR_PROXY_CERTIFICATE_INVALID is actually a used primarily in the Google Chrome/Chromium browser source code (and by extension, other browsers like Edge or Brave). It is not typically the title of academic literature.
The error is a specific security warning in Chromium-based browsers (like Google Chrome, Microsoft Edge, and Brave) indicating that the SSL/TLS certificate used by your proxy server cannot be verified. Unlike standard SSL errors that affect a single website, this error typically blocks all outgoing traffic because the "middleman" (your proxy) is deemed untrusted. Core Causes of ERR_PROXY_CERTIFICATE_INVALID err_proxy_certificate_invalid
Chromium does not trust self-signed certificates by default unless they are manually added to the system's root store. Unlike standard SSL errors that affect a single
The certificate's Common Name (CN) or Subject Alternative Name (SAN) does not match the proxy’s IP or domain. The error arises when the browser attempts to
The error arises when the browser attempts to establish a secure connection through a proxy, but the proxy's own security credentials fail validation. Common reasons include: Google Helphttps://support.google.com Форум – Google Chrome