CoreLibs
CoreLibs copied to clipboard
AdGuard does not decrypt insecure HTTPS webpage if visitor proceed
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
- Add the following rule into your user rule:
badssl.com##html #content - Reproduce the issue by visiting invalid one and valid one at https://badssl.com.
Works as expected, there is no way for us to know if the user accepted the certificate or not in the browser