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

update crypto/tls: let HTTP/1.1 clients connect to servers with NextProtos "h2" and crypto/ecdsa: use bigmod and nistec instead of math/big and crypto/el… #150

Closed
Potterli20 opened this issue Dec 28, 2022 · 3 comments

Comments

@Potterli20
Copy link

update golang/go@dc00dc6 and golang/go@08f2091

@gaukas
Copy link
Member

gaukas commented Dec 29, 2022

Hi @Potterli20, thanks for the PR. I see the workflow test has failed on your recent commit, would you like to provide some more information on your commits? In effect all the past commits made to crypto/tls has been merged into this branch in #130.

@Potterli20
Copy link
Author

Hi @Potterli20, thanks for the PR. I see the workflow test has failed on your recent commit, would you like to provide some more information on your commits? In effect all the past commits made to crypto/tls has been merged into this branch in #130.

The go.mod update for your crypto is available, while utls has crypto 0.1.0, while the official crypto has been updated to 0.4.0. My fork did fail in the trojan-go-fork test, maybe I was researching and could only test if cytpro/tls was involved

@gaukas
Copy link
Member

gaukas commented Dec 29, 2022

fail in the trojan-go-fork test

No I mean, it is failing the go test for utls and therefore I would not be able to merge it.

If you were able to clear out any irrelevant changes made to your PR I can get it merged.

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

2 participants