Stuart Henderson <st...@openbsd.org> writes: > On 2015/01/25 22:16, Timo Myyrä wrote: >> Hi, >> >> Here's an update for the pekwm window manager to latest version. > > $ make fetch > ===> Checking files for pekwm-0.1.17 >>> Fetch >>> https://www.pekwm.org/projects/pekwm/projects/pekwm/files/pekwm-0.1.17.tar.bz2 > SSL failure: SSL connect failed: 1
Ah, good catch. I've been using this version for long so I haven't had to re-fetch the distfile. The pekwm.org uses self-signed cert and seems to forward all http requests to https. Quickly looking around I didn't notice any way to download the distfile though http. How are these situations normally handled? Upload the distfile to another site and download from there? Or selectively disable host verification for SSL? I'll try to ask if someone from pekwm community could fix their site so that at least downloading releases wouldn't force to use un-verified https connections. Timo