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

closed with error crypto error: BAD_DECRYPT #216

Closed
xmh0511 opened this issue Dec 14, 2023 · 14 comments · Fixed by #232
Closed

closed with error crypto error: BAD_DECRYPT #216

xmh0511 opened this issue Dec 14, 2023 · 14 comments · Fixed by #232

Comments

@xmh0511
Copy link

xmh0511 commented Dec 14, 2023

grpc initialization error
closed with error crypto error: BAD_DECRYPT
 error: invalid peer certificate: Other(UnsupportedCertVersion)
@ibigbug
Copy link
Member

ibigbug commented Dec 14, 2023

UnsupportedCertVersion

Likely to be rustls/webpki#29 (comment)

@xmh0511
Copy link
Author

xmh0511 commented Dec 27, 2023

clash-rs should support this certification, the core clash written by Golang supports this configuration and can work well.

@xmh0511
Copy link
Author

xmh0511 commented Dec 27, 2023

@ibigbug
Copy link
Member

ibigbug commented Dec 27, 2023

I don't know how to reproduce this, if the issue is the cert, if you don't mind sharing a server that raises the error.

@ibigbug
Copy link
Member

ibigbug commented Dec 27, 2023

Thanks. Will have a look later. I've saved the info, you can delete it if you want.

@xmh0511
Copy link
Author

xmh0511 commented Dec 27, 2023

Thanks. Will have a look later. I've saved the info, you can delete it if you want.

Ok. if you want the complete configuration file, I can send it to your email for security.

@ibigbug
Copy link
Member

ibigbug commented Dec 27, 2023

No that should be enough. Will let you know if I need more details.

@xmh0511
Copy link
Author

xmh0511 commented Dec 28, 2023

@ibigbug I tested the latest version, It still doesn't work. The given node can have a timeout test however cannot open any website through the node. Moreover, some other nodes cannot have a timeout test.
452590302
截屏2023-12-28 11 02 40

@ibigbug
Copy link
Member

ibigbug commented Dec 28, 2023

Could you send you config to [email protected]

There might be other issues.

@xmh0511
Copy link
Author

xmh0511 commented Dec 28, 2023

Could you send you config to [email protected]

There might be other issues.

I have sent it to you, check it out.

@xmh0511
Copy link
Author

xmh0511 commented Dec 28, 2023

@ibigbug The email responded me with the error:

 DNS Error: DNS type 'mx' lookup of watfaw.com responded with code NXDOMAIN Domain name not found: watfaw.com Learn more at https://support.google.com/mail/?p=BadRcptDomain 

@ibigbug
Copy link
Member

ibigbug commented Dec 28, 2023

Sorry. A [email protected]. I typed too fast.

@ibigbug
Copy link
Member

ibigbug commented Dec 28, 2023

i took one failed proxy yiyuanjichang.com and the original go clash can't use it either.

more over the grpc init is rejected by cloudflare with

grpc init stream resp: Response { status: 403, version: HTTP/2.0, headers: {"server": "cloudflare", "date": "Thu, 28 Dec 2023 08:32:54 GMT", "content-type": "text/html", "content-length": "151", "cf-ray": "83c874958f89a973-SYD"}, body: RecvStream { inner: FlowControl { inner: OpaqueStreamRef { stream_id: StreamId(1), ref_count: 2 } } } }

maybe consult your provider

@xmh0511
Copy link
Author

xmh0511 commented Dec 28, 2023

@ibigbug

original go clash can't use it either.

The Clash Premium written by Go can use it.
截屏2023-12-28 17 15 30
截屏2023-12-28 17 15 14

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 a pull request may close this issue.

2 participants