Tony Nguyen
Tony Nguyen
Hi, I am interested in tackling this bug. I was able to reproduce the bug on my end. Can I please be assigned to this issue?
Not yet, as I have not had the chance, but I plan to dive into the codebase today and see what is causing it.
Yes the blank new tab stays open after you accept the download. I wasn't sure how to add JavaScript to the link.js file to close the tab since I kept...
The links under the "Miscellaneous" section, such as the PEM link, aren't using the link.js helper function, which is why the user isn't redirected. `PEM (cert), PEM (chain)` Whereas the...
How I would approach this issue is I would use a fetch request to retrieve things like the CRLs and then using the Blob API and the download package to...