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

MacOS certificate error #460

Open
NotAFile opened this issue Feb 23, 2019 · 1 comment
Open

MacOS certificate error #460

NotAFile opened this issue Feb 23, 2019 · 1 comment
Labels
bug This issue reports a bug in piqueserver code and/or docs not-our-bug priority:normal This issue has a limited impact or is only noticable in specific circumstances

Comments

@NotAFile
Copy link
Member

[...] I run into some warnings/problems when launching the server. This is the error I get:

Getting external IP failed: [<twisted.python.failure.Failure OpenSSL.SSL.Error: [('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')]>]

Any ideas of whats wrong and maybe how to fix it? Im running on mac

@NotAFile NotAFile added bug This issue reports a bug in piqueserver code and/or docs not-our-bug priority:normal This issue has a limited impact or is only noticable in specific circumstances labels Feb 23, 2019
@A1337li
Copy link

A1337li commented Feb 23, 2019

I had a similar issue when launching the server on macOS high sierra. I found this on the twisted matrix website . brew install openssl@1.1 seemed to solve the issue. I also made sure to upgrade to the latest version of openssl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue reports a bug in piqueserver code and/or docs not-our-bug priority:normal This issue has a limited impact or is only noticable in specific circumstances
Projects
None yet
Development

No branches or pull requests

2 participants