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

SSL error on Windows #41

Closed
bovine3dom opened this issue Feb 28, 2021 · 3 comments
Closed

SSL error on Windows #41

bovine3dom opened this issue Feb 28, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@bovine3dom
Copy link

It looks like choosenim doesn't come with the certificates it needs.

  Verifying dependencies for tridactyl_native@
    Reading official package list
    Prompt: No local packages.json found, download it from internet? -> [forced yes]
Downloading Official package list
     Trying https://github.com/nim-lang/packages/raw/master/packages.json
   Warning: Could not download: No SSL/TLS CA certificates found.
     Trying https://irclogs.nim-lang.org/packages.json
     Trying https://nim-lang.org/nimble/packages.json
     Error: Refresh failed
        ... Could not download: No SSL/TLS CA certificates found.
Error: Process completed with exit code 1.

https://github.com/tridactyl/native_messenger/runs/1998216729?check_suite_focus=true

It was a pretty easy fix:

https://github.com/tridactyl/native_messenger/pull/41/files


Feel free to tell me to report this to choosenim instead : )

@jiro4989
Copy link
Owner

jiro4989 commented Mar 6, 2021

Thank you.
I reported this problem to choosenim.

@jiro4989
Copy link
Owner

jiro4989 commented Apr 3, 2021

@bovine3dom I fixed this problem.
I create a new tag version v1.3.2 .
Please upgrade setup-nim-action, or use jiro4989/setup-nim-action@v1.

@bovine3dom
Copy link
Author

Thanks, and thanks for letting me know!

@jiro4989 jiro4989 added the bug Something isn't working label Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants