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

Trust Root CA #47

Open
dotnetKyle opened this issue Jun 6, 2018 · 2 comments
Open

Trust Root CA #47

dotnetKyle opened this issue Jun 6, 2018 · 2 comments
Labels
Feature New feature or request

Comments

@dotnetKyle
Copy link
Owner

Write a new method for trusting the CA (the easy way)

@dotnetKyle dotnetKyle added the Feature New feature or request label Jun 6, 2018
@dotnetKyle
Copy link
Owner Author

certutil -enterprise -f -v -AddStore Root rootca.cer

@dotnetKyle
Copy link
Owner Author

or certmgr.exe -add -c "<cert-file>" -s -r localMachine root

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

No branches or pull requests

1 participant