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

x509: certificate signed by unknown authority #2

Open
liy-che opened this issue Aug 18, 2022 · 0 comments
Open

x509: certificate signed by unknown authority #2

liy-che opened this issue Aug 18, 2022 · 0 comments

Comments

@liy-che
Copy link

liy-che commented Aug 18, 2022

First, thank you for writing detailed documentation to help other Korean learners like me! I ran into a bit of a problem when trying out prompt mode :')

Running prompt mode in the latest version and the latest release errors out during the GET request with a x509: certificate signed by unknown authority. I traced the error back to http.Get() on line 122 of interceptors/krdict_lookup.go. I'm not very knowledgeable about certificates to know if it originates from the krdict API or if it's something fixable on our end.

If this helps solving problem, I built the project with go build main.go inside jjogaegi/cmd/jjogaegi and ran it with ./main [options].

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

1 participant