OctoBTT icon indicating copy to clipboard operation
OctoBTT copied to clipboard

Is --no-check-certificate necessary?

Open dxgldotorg opened this issue 4 years ago • 3 comments
trafficstars

The assets are downloaded from raw.githubusercontent.com which has valid SSL certificates; if a certificate error occurs that means there is something wrong.

Or is the "Great Firewall" damaging your connections? Because those in the rest of the world can probably omit that command line parameter safely.

dxgldotorg avatar May 23 '21 15:05 dxgldotorg

However, it worked fine in our installation tests, unless it was caused by a network failure, if you failed to run, you can try to cancel the run parameter.

bigtreetech avatar Jun 07 '21 01:06 bigtreetech

Adding --no-check-certificate bypasses the security features of HTTPS, and if it isn't required should be omitted.

dxgldotorg avatar Jun 07 '21 02:06 dxgldotorg

Of course, in order to ensure that everyone can use it normally, I don't think this option should be cancelled, because there is no reason for this option to harm the interests of users. If there is, I will change other methods to ensure the safety of users. If you have a better way, I will introduce it into the project after testing confirmation.

Shine6Z avatar Jul 19 '21 09:07 Shine6Z