mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #423] 关于生成证书... #331
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#331
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 @wxlg1117 on GitHub (Apr 7, 2021).
Original GitHub issue: https://github.com/snail007/goproxy/issues/423
这个生成证书1-2-3-4里面的1和2是二选一还是说必须依次执行步骤1和步骤2?
这个"证书文件proxy.crt和key文件proxy.key"和"签发出的新证书:goproxy.crt和goproxy.key" 有啥区别?
搜索了readme全文似乎都没有引用过goproxy.crt和goproxy.key啊 ?
@y0un9kane commented on GitHub (May 21, 2023):
你好,你解决了这个问题吗?我也被这个问题困扰着
@wxlg1117 commented on GitHub (May 21, 2023):
没找到答案,我就直接用步骤1生成的proxy.crt和proxy.key似乎也没什么问题.
@anyanfei commented on GitHub (Feb 28, 2024):
还有更奇怪的,那个-n 参数指定域名,源码里没有写这段代码呢