Build a certificate chain
Categories
(Firefox :: Security, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: carolina.jimenez.g, Assigned: carolina.jimenez.g, Mentored)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Build a certificate chain like in certainly-something using third parties libraries like asn1js and pkijs.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Added third party libraries using browserify, builds a certificate chain using some functions defined in https://github.com/april/certainly-something and using a dummy certificate chain. r=johannh
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 2•5 years ago
|
||
There are conflicts when Lando tries to land the code, please rebase the patch.
applying /tmp/tmpUIxWv8
toolkit/components/certviewer/content/components/certificate-section.js
Hunk #1 FAILED at 2.
1 out of 1 hunk FAILED -- saving rejects to file toolkit/components/certviewer/content/components/certificate-section.js.rej
browser/base/content/test/static/browser_parsable_script.js
Hunk #1 FAILED at 18.
1 out of 1 hunk FAILED -- saving rejects to file browser/base/content/test/static/browser_parsable_script.js.rej
abort: patch command failed: exited with status 256
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 3•5 years ago
|
||
Merged with central :)
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/9fc6f2b939d4
Build a certificate chain. r=johannh,keeler
Assignee | ||
Updated•5 years ago
|
Comment 5•5 years ago
|
||
bugherder |
Description
•