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

Need more details for Linux #6

Open
PolarisTLX opened this issue Nov 20, 2018 · 3 comments
Open

Need more details for Linux #6

PolarisTLX opened this issue Nov 20, 2018 · 3 comments

Comments

@PolarisTLX
Copy link

PolarisTLX commented Nov 20, 2018

Thanks for creating this, I am trying to get this to work on my Linux Ubuntu machine and this step just doesn't have quite enough details that I need:

Linux: Depending on your Linux distribution, you can use trust, update-ca-certificates or another command to mark the generated root certificate as trusted.

I would type trust.... what?
trust Local Certificate and trust rootCA.pem do not work.

or update-ca-certificates... what? just update-ca-certificates doesn't seem to solve it either.

Any help appreciated!

@TwoFistedJustice
Copy link

You may be able to trust it via the GUI. Type SSl in the start menu search. Look form something like "SSL Preferences" (Ubuntu). Once you are in that window it's pretty intuitive.

@akalongman
Copy link

Copy your certificate in PEM format (rootCA.pem) into /usr/local/share/ca-certificates and name it with a .crt file extension.

Then run sudo update-ca-certificates

@akalongman
Copy link

@newcanopies I am not familiar with WSL

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

No branches or pull requests

3 participants