Commit 16374e2
Add support for Chromium Snap cert trust (#57257)
I thought this already worked, but it turns out it behaves differently depending on how you launch it. When it is launched as a snap (vs from the command line), it can only access things in its own folder, so it looks in a different NSS DB for trusted certs. Fixing this is as simple as adding one more well-known location to the list.
Co-authored-by: Andrew Casey <[email protected]>1 parent 35f21b3 commit 16374e2
File tree
1 file changed
+14
-1
lines changed1 file changed
+14
-1
lines changedLines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
479 | 484 | | |
480 | 485 | | |
481 | 486 | | |
| |||
732 | 737 | | |
733 | 738 | | |
734 | 739 | | |
735 | | - | |
| 740 | + | |
736 | 741 | | |
737 | 742 | | |
738 | 743 | | |
739 | 744 | | |
740 | 745 | | |
741 | 746 | | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
742 | 755 | | |
743 | 756 | | |
744 | 757 | | |
| |||
0 commit comments