MicrosoftEdge / MicrosoftEdge/WebView2Feedback

ServerCertificateValidatedEvent

Open
#2,602 10 comments 1 reaction 1 assignee View on GitHub

@Lakshmisha-KS is already working on this.

Since Feb 12, 2025.

feature request tracked
Dominant language
PowerShell
Stars
526
Forks
67
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
this is about implementing Key-pinning related to the discussion in #624

there's already the ServerCertificateErrorDetected to fulfill the SSL Error handling part.
but still, Key-pinning is not fulfilled.

if there can be a ServerCertificateValidatedEvent or something similar,
that is fired once the engine trusted the server certificate using the default engine,
it should carry the entire certificate chain of that server certificate.
then users can either validate the root or leaf certificate according to their needs.

AB#40525814

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.