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

Add Ubuntu Trust Store #10

Closed

Conversation

RaheelaKhan1172
Copy link
Contributor

Hi!

This is an attempt at #3 . The content of certdata.txt is exactly the same as the url for the Mozilla trust store, except it's not the same in that it has a few more trusted certificates. As a result, I moved the parsing script you wrote along with the helper classes in the Mozilla Trust Store module to a separate file so we can use it for parsing the Ubuntu data as well. Originally I did copy paste between the modules aggressively but the tests started failing since both modules had their own version of CertdataEntryServerAuthTrustEnum, etc. which caused problems.

Let me know what you think!

@RaheelaKhan1172
Copy link
Contributor Author

I remembered this today 😨 and I think I did it really badly/wrong
I'm closing this now but I'll try again when I have extra time and figure out how to do it correctly 😤

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

Successfully merging this pull request may close these issues.

1 participant