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

OCSP: Indicate if Must-Staple was claimed, but no staple was provided #12

Open
James-E-A opened this issue Sep 7, 2020 · 3 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@James-E-A
Copy link
Owner

https://discourse.mozilla.org/t/webrequest-getsecurityinfo-certificates-pem-format-or-at-least-include-extensions/67138/2

Blocks #7

@James-E-A James-E-A added enhancement New feature or request waiting on upstream Fix is blocked by browser vendors labels Sep 7, 2020
@James-E-A James-E-A added this to the AMO non-Experimental Release milestone Sep 7, 2020
@James-E-A James-E-A changed the title Indicate if Must-Staple was claimed, but no staple was provided OCSP: Indicate if Must-Staple was claimed, but no staple was provided Sep 7, 2020
@James-E-A James-E-A added waiting on upstream Fix is blocked by browser vendors and removed waiting on upstream Fix is blocked by browser vendors labels Sep 11, 2020
@James-E-A
Copy link
Owner Author

turns out, I'm just blind.

await webRequest.getSecurityInfo(… rawDER: true});

@James-E-A James-E-A removed the waiting on upstream Fix is blocked by browser vendors label Sep 11, 2020
@James-E-A
Copy link
Owner Author

it's dangerous to go alone; take this!

https://github.com/lapo-luchini/asn1js/blob/1.2.1/asn1.js

@James-E-A
Copy link
Owner Author

…if we're doing the ASN parsing ourselves, how much will we have to worry about potentially malformed or malicious data?

Does Firefox at least enforce its being DER?

@James-E-A James-E-A added the good first issue Good for newcomers label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant