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

Certificate pinning for servers without domain #641

Merged
merged 1 commit into from
Nov 18, 2020

Conversation

luyuhuang
Copy link
Contributor

See #629 (comment)

If the server doesn't have a domain, certificate pinning is invaluable for websocket. So I use a new way to verify the certificate, which is effective for both tls and websocket.

@proxy666-dev
Copy link
Contributor

@ginuerzh 来处理下。

@ginuerzh ginuerzh merged commit fd079dd into ginuerzh:master Nov 18, 2020
@syouko
Copy link

syouko commented Apr 13, 2022

在服务端 v2.11.1,客户端 v2.11.2 的情况下。
服务端使用自签CA自签的证书导致了客户端无法连接到服务端。

客户端提示:none available
服务端提示:remote error: tls: bad certificate

目前已通过替换客户端为 v2.11.1解决

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

Successfully merging this pull request may close these issues.

4 participants