OctoBTT
OctoBTT copied to clipboard
Is --no-check-certificate necessary?
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.
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.
Adding --no-check-certificate bypasses the security features of HTTPS, and if it isn't required should be omitted.
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.