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

不支持https访问 #25

Closed
sunyue1380 opened this issue Oct 25, 2022 · 4 comments
Closed

不支持https访问 #25

sunyue1380 opened this issue Oct 25, 2022 · 4 comments

Comments

@sunyue1380
Copy link

sunyue1380 commented Oct 25, 2022

使用nginx反代,添加https证书,使用https协议访问时会报如下错误:
image

查询了一下网上的解决方案,可以在html添加如下标签:
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />

我不懂go,所以希望作者能够完善。

再次感谢作者的开源。

@ssbeatty
Copy link
Owner

这个可能是因为前端代码没有做处理 我看一下

@ssbeatty
Copy link
Owner

已处理,我在本地使用nginx测试过了。感谢反馈

@sunyue1380
Copy link
Author

已处理,我在本地使用nginx测试过了。感谢反馈

如果方便的话,能不能尽快在github上发个新的版本呢?由于安全性原因,不支持https的情况下我不敢在外网上部署此程序,谢谢了。

@ssbeatty
Copy link
Owner

刚才发布的v0.7.2是支持的

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