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

[Bug] 最新版windwos客户端使用自定义API,当自定义API地址为https,且为无效的自定义证书时,会造成"Failed to fetch" #4112

Closed
1 of 3 tasks
chiguabaobao opened this issue Feb 23, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@chiguabaobao
Copy link

Bug Description

最新版windwos客户端使用自定义API地址,当自定义API地址为https,且为无效的自定义证书时,会造成"Failed to fetch"。使用http或有效证书时,不会出现此问题。
{
"error": true,
"message": "Failed to fetch"
}

Steps to Reproduce

1.部署最新windows客户端
2.分别准备一个自定义API地址,分别为http模式、https证书有效模式、自定义https证书模式
3.使用同样的token
4.分别验证,在使用自定义https证书模式触发"Failed to fetch"错误

Expected Behavior

能否取消或修订客户端的https证书校验机制,允许自定义证书的https API地址可以使用,谢谢!

Screenshots

No response

Deployment Method

  • Docker
  • Vercel
  • Server

Desktop OS

windows10

Desktop Browser

Chrome

Desktop Browser Version

122.0.6261.70

Smartphone Device

No response

Smartphone OS

No response

Smartphone Browser

No response

Smartphone Browser Version

No response

Additional Logs

No response

@chiguabaobao chiguabaobao added the bug Something isn't working label Feb 23, 2024
@fred-bf
Copy link
Contributor

fred-bf commented Feb 23, 2024

its met expectation, you will need to configure a vaild https cert

@fred-bf fred-bf closed this as completed Feb 23, 2024
@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically.


its met expectation, you will need to configure a valid https cert

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants