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

使用autocert包 自动获取和更新ssl证书 #4759

Closed
4 tasks done
valord577 opened this issue Jul 13, 2023 · 4 comments
Closed
4 tasks done

使用autocert包 自动获取和更新ssl证书 #4759

valord577 opened this issue Jul 13, 2023 · 4 comments
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@valord577
Copy link

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure this feature is not implemented.
  • I'm sure it's a reasonable and popular requirement.

Description of the feature / 需求描述

https://pkg.go.dev/golang.org/x/crypto/acme/autocert

golang官方包autocert通过acme协议向证书机构请求证书。可以得到*tls.Confighttp.Server包结合并开启HTTPS

这样不需要单独从第三方得到证书文件 也可以减少过期重启的问题。

Suggested solution / 实现思路

No response

Additional context / 附件

No response

@valord577 valord577 added the enhancement New feature or request label Jul 13, 2023
@welcome
Copy link

welcome bot commented Jul 13, 2023

Thanks for opening your first issue here! Be sure to follow the issue template!

@xhofe xhofe added the wontfix This will not be worked on label Jul 13, 2023
@github-actions
Copy link

Hello @valord577, this issue will not be worked on and will be closed.
你好 @valord577,这不会被处理,将被关闭。

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 13, 2023
@valord577
Copy link
Author

@xhofe 可否解释下原因?

@xhofe
Copy link
Collaborator

xhofe commented Jul 13, 2023

out of scope 这应该由其他程序来处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants