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

Unable to get TL from Mozilla and Microsoft #51

Open
YuryStrozhevsky opened this issue Feb 28, 2017 · 3 comments
Open

Unable to get TL from Mozilla and Microsoft #51

YuryStrozhevsky opened this issue Feb 28, 2017 · 3 comments
Labels

Comments

@YuryStrozhevsky
Copy link
Contributor

For Mozilla:

node src/bin/tl-create.js --mozilla --format pkijs roots.pkijs_mozilla
Parsing started: 2017:02:28:12:58:24
Trust Lists: Mozilla
Error: Can not parse row 193: CKA_NSS_MOZILLA_CA_POLICY CK_BBOOL CK_TRUE
Cannot fetch any Trust Lists.

For Microsoft:

node src/bin/tl-create.js --microsoft --format pkijs roots.pkijs_microsoft
Parsing started: 2017:02:28:12:59:19
Trust Lists: Microsoft
Error: ENOENT: no such file or directory, open 'C:\Users\y-str\AppData\Local\Temp\authrootstl117128-13984-nee42l.f5nr7fogvi\authroot.stl'
Cannot fetch any Trust Lists.
@rmhrisk rmhrisk added the bug label Feb 28, 2017
@rmhrisk
Copy link
Contributor

rmhrisk commented Feb 28, 2017

@fotisl can you look at this?

@fotisl
Copy link
Contributor

fotisl commented Mar 2, 2017

I will have a look at it as soon as I find some time.

@fotisl
Copy link
Contributor

fotisl commented Mar 21, 2017

Pull request #54 solves the mozilla problem.
I do not have access to a windows machine right now, but microsoft parsing works correctly at linux. My best guess is that there is a problem with the expansion of the .cab file.
I will check it out as soon as I get access to a windows machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants