mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #136] 可否支持 TLS 1.3 #74
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#74
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pbl-pw on GitHub (Sep 7, 2018).
Original GitHub issue: https://github.com/snail007/goproxy/issues/136
@snail007 commented on GitHub (Sep 7, 2018):
这样要看golang官方未来什么时候支持了,目前最新go1.11还没支持.
@pbl-pw commented on GitHub (Sep 7, 2018):
目前无合适开源非官方库是吗?
@snail007 commented on GitHub (Sep 7, 2018):
是的
@snail007 commented on GitHub (Feb 26, 2019):
go1.12已经初步支持tls1,3,等go官方出了稳定tls1.3支持,goproxy就使用它.
@nick0425 commented on GitHub (Mar 23, 2020):
等待TLS1.3