Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

lrzsz: upstream's SSL certificates expired #50096

Closed
ilovezfs opened this issue Mar 14, 2016 · 5 comments
Closed

lrzsz: upstream's SSL certificates expired #50096

ilovezfs opened this issue Mar 14, 2016 · 5 comments

Comments

@ilovezfs
Copy link
Contributor

curl: (60) SSL certificate problem: Invalid certificate chain
More details here: http://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
 of Certificate Authority (CA) public keys (CA certs). If the default
 bundle file isn't adequate, you can specify an alternate file
 using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
 the bundle, the certificate verification probably failed due to a
 problem with the certificate (it might be expired, or the name might
 not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
 the -k (or --insecure) option.
Error: Failed to download resource "lrzsz"
Download failed: https://ohse.de/uwe/releases/lrzsz-0.12.20.tar.gz


@MikeMcQuaid
Copy link
Member

PR to make it use non-SSL seems like the way forward.

@DomT4
Copy link
Member

DomT4 commented Mar 14, 2016

We're actually already using the plaintext link; the redirect is upstream's problem:

==> Downloading http://www.ohse.de/uwe/releases/lrzsz-0.12.20.tar.gz
==> Downloading from https://ohse.de/uwe/releases/lrzsz-0.12.20.tar.gz

@DomT4
Copy link
Member

DomT4 commented Mar 14, 2016

The upstream cert expired at the start of December. Not sure there's much we can do here beside finding a mirror or removing the formula.

@DomT4
Copy link
Member

DomT4 commented Mar 14, 2016

The cert has been broken for 3 months and the last release of this software was December 1998. I think there's ground enough for 💀 here.

@DomT4
Copy link
Member

DomT4 commented Mar 14, 2016

Apparently people are going to keep filing PRs to keep this alive, so I won't take an 🔪 to it just yet. Replaced the URL with a Homebrew-backed one in 6cc7482 with comments.

@DomT4 DomT4 closed this as completed in 6cc7482 Mar 14, 2016
xu-cheng pushed a commit to Homebrew/homebrew-core that referenced this issue Mar 15, 2016
We may boneyard this at some point if upstream doesn't sort out the SSL issue.

Closes Homebrew/legacy-homebrew#50104.
Closes Homebrew/legacy-homebrew#50010.
Closes Homebrew/legacy-homebrew#50096.
benjaminfrank pushed a commit to benjaminfrank/homebrew that referenced this issue Apr 9, 2016
We may boneyard this at some point if upstream doesn't sort out the SSL issue.

Closes Homebrew#50104.
Closes Homebrew#50010.
Closes Homebrew#50096.
@Homebrew Homebrew locked and limited conversation to collaborators Jul 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants