Skip to content

added message telling the user to add NSS db when the authority cant … - #239324

Open
Gustavo B (gustavofbreunig) wants to merge 3 commits into
microsoft:mainfrom
gustavofbreunig:main
Open

added message telling the user to add NSS db when the authority cant …#239324
Gustavo B (gustavofbreunig) wants to merge 3 commits into
microsoft:mainfrom
gustavofbreunig:main

Conversation

@gustavofbreunig

Copy link
Copy Markdown

This solves issue #96247

When chromium cannot download extensions because the authority certificate is invalid, in some cases, the error is specific to scenarios when corporate proxies "inject" new certificates, the only solution is to add the your corporate proxy's certificate using NSS DB (https://chromium.googlesource.com/chromium/src/+/lkgr/docs/linux/cert_management.md#add-a-certificate)

This stackoverflow question gives various answers.

This PR recognize these kind of errors based on net::ERR_CERT_AUTHORITY_INVALID message emitted by chromium and display a message to user.

@gustavofbreunig

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree

@gustavofbreunig

Copy link
Copy Markdown
Author

Forgot the error code.

Fixed.

Waiting for someone to review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants