CoreLibs icon indicating copy to clipboard operation
CoreLibs copied to clipboard

AdGuard does not decrypt insecure HTTPS webpage if visitor proceed

Open piquark6046 opened this issue 2 years ago • 1 comments

Summary

If TLS certificate of a webpage is invalid and a visitor proceeds to visit by accepting the risks, AdGuard does not decrypt the insecure HTTPS webpage.

Related issue: https://github.com/AdguardTeam/AdguardFilters/issues/170155

Environment

  • AdGuard for Windows 7.16.0
  • AdGuard for Android 4.3.1

How to reproduce

  1. Add the following rule into your user rule:
    badssl.com##html #content
    
  2. Reproduce the issue by visiting invalid one and valid one at https://badssl.com.

piquark6046 avatar Jan 08 '24 11:01 piquark6046

Works as expected, there is no way for us to know if the user accepted the certificate or not in the browser

ameshkov avatar Jan 09 '24 13:01 ameshkov