Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Problem/Bug]: Inconsistencies with pages using a certificate without Certificate Transparency #4670

Open
toba-pl opened this issue Jul 9, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@toba-pl
Copy link

toba-pl commented Jul 9, 2024

What happened?

When navigating to a page with a certificate without the certificate transparency it will first display the certificate warning:
image

After navigating to a different page and using the back button the warning is suddenly gone and the page is displayed.
Same happens when the page is refreshed a few times (often even once is enough).

Importance

Moderate. My app's user experience is affected, but still usable.

Runtime Channel

Stable release (WebView2 Runtime)

Runtime Version

126.0.2592.87

SDK Version

1.0.2646-prerelease

Framework

Winforms

Operating System

Windows 11

OS Version

10.0.22621 Build 22621

Repro steps

I used the winforms slightly modified sample app but the issue also exists in our acutal application. I modified it to load the https://no-sct.badssl.com/ directly on startup.

  • After opening the sample app the the warning about the wrong certificate will be displayed
  • Navigate to a different page e.g. google.com
  • Use the back button, now you can suddenly access the page without any warning

Note that the reproduction is not completly stable and often needs to be repeated a few times till the problem occurs.

Also when using a different page when initalizing the webview and navigating to the https://no-sct.badssl.com/ afterwards the warning will also not be displayed.

Edge Canary version shows the same warning, but if you allow the page once the warning will never be displayed again, even after cleaning browser data and using the incognito tab.
Edge Stable does not display the warning at all.

Repros in Edge Browser

No, issue does not reproduce in the corresponding Edge version

Regression

Don't know

Last working version (if regression)

No response

@toba-pl toba-pl added the bug Something isn't working label Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants