lollipopkit / flutter_server_box

ServerBox - server status & toolbox app using Flutter
GNU General Public License v3.0
3.67k stars 234 forks source link

pve证书问题 #317

Closed doyoman closed 2 months ago

doyoman commented 3 months ago

描述BUG

使用最新版pve管理功能,因为pve默认要https访问,而大部分人都不会将其部署到公网并且部署证书,所以访问时会有https证书的问题,web可以点击高级避开这个问题,但是serverbox管理pve时会报错。

image

复现步骤 添加pve管理,例如https://192.168.2.20:8006

打开即报错

期望结果 希望serverbox能跳过这个证书不信任

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: pve certificate problem

DESCRIPTION BUG

Use the latest version of pve management function, because pve requires https access by default, and most people will not deploy it to the public network and deploy certificates, so there will be issues with https certificates when accessing. You can click Advanced on the web to avoid this problem. But when serverbox manages pve, an error will be reported.

image

Steps to reproduce Add pve management, such as https://192.168.2.20:8006

An error is reported when opening

Desired result I hope serverbox can skip this certificate distrust

lollipopkit commented 3 months ago

如果是Android,麻烦测试

https://res.lolli.tech/serverbox/ServerBox-824.apk

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


If it is Android, please test it

https://res.lolli.tech/serverbox/ServerBox-824.apk

doyoman commented 3 months ago

如果是Android,麻烦测试

https://res.lolli.tech/serverbox/ServerBox-824.apk

不好意思,我是ios系统

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


If it is Android, please test it

https://res.lolli.tech/serverbox/ServerBox-824.apk

Sorry, I am on ios system

s7lx commented 3 months ago

有同样的问题

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Have the same problem

lollipopkit commented 3 months ago

麻烦更新831,新增PVE跳过证书验证设置

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Please update 831, add PVE skip certificate verification setting

s7lx commented 3 months ago

目前就在831,还是有同样的问题

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Currently on 831, I still have the same problem.

lollipopkit commented 3 months ago

设置了“跳过证书”吗?

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Is "Skip Certificate" set up?

s7lx commented 3 months ago

当然设置了。那个开关反复开关各种,都测试了

Issues-translate-bot commented 3 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Of course it is set. I tested the switch by turning it on and off repeatedly.

alterem commented 2 months ago

同样的问题

Issues-translate-bot commented 2 months ago

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


same question

s7lx commented 2 months ago

iOS 1.0.852 Tested and passed

lollipopkit commented 2 months ago

iOS 1.0.852 Tested and passed

Thanks