woof-CE icon indicating copy to clipboard operation
woof-CE copied to clipboard

0setup and 1download download files insecurely, with --no-check-certificate

Open dimkr opened this issue 4 years ago • 2 comments

dimkr avatar Jun 14 '21 18:06 dimkr

Is this because Puppys didn't used to include the ca-cert package that puts cert stuff in /etc/ ?

..cos I think all Puppys have them now, as [something I can't remember related to SSL] needs them..

Maybe we can just remove that param? ..I'd be happy to follow suit in Pkg, whatever the fix/change is here..

sc0ttj avatar Jul 01 '21 11:07 sc0ttj

Nope, it looks like the problem is Debian. APT is configured to use HTTP, and the HTTPS certificate is bad, at least in some mirrors. I closed the PR because it breaks dpup.

dimkr avatar Jul 01 '21 12:07 dimkr