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

resolve lrzsz package download #50010

Closed
wants to merge 3 commits into from
Closed

resolve lrzsz package download #50010

wants to merge 3 commits into from

Conversation

jquast
Copy link
Contributor

@jquast jquast commented Mar 11, 2016

The author's https download site certificate has expired,

ERROR: cannot verify ohse.de's certificate, issued by 'CN=StartCom Class 1 Primary Intermediate Server CA,OU=Secure Digital Certificate Signing,O=StartCom Ltd.,C=IL': Issued certificate has expired.

or, from brew through curl,

curl: (60) SSL certificate problem: Invalid certificate chain

This prevents package installation. Suggest fedora project archive copy at stable url by md5 hash.

Fedora url does not redirect to https. https at the Fedora url is 'self signed', so http is used here.

The author's address when accessed by http will redirect to https.

I have emailed the author. If the author notifies me of resolution of ssl certificate issue, I will suggest another pr to revert. Thanks!

The author's https download site certificate has expired,
```
ERROR: cannot verify ohse.de's certificate, issued by 'CN=StartCom Class 1 Primary Intermediate Server CA,OU=Secure Digital Certificate Signing,O=StartCom Ltd.,C=IL': Issued certificate has expired.
```
or, from brew through curl,
```
curl: (60) SSL certificate problem: Invalid certificate chain
```

This prevents package installation. Suggest fedora project archive copy at stable url by md5 hash.

Fedora url does not redirect to https. https at the Fedora url is 'self signed', so http is used here.

The author's address when accessed by http will redirect to https.

I have emailed the author. If the author notifies me of resolution of ssl certificate issue, I will suggest another pr to revert. Thanks!
@MikeMcQuaid
Copy link
Member

Could you consider making this a mirror instead? Thanks!

Jeff Quast added 2 commits March 14, 2016 15:05
The author's https download site certificate has expired,

```
ERROR: cannot verify ohse.de's certificate, issued by 'CN=StartCom Class 1 Primary Intermediate Server CA,OU=Secure Digital Certificate Signing,O=StartCom Ltd.,C=IL': Issued certificate has expired.
```

or, from brew through curl,

```
curl: (60) SSL certificate problem: Invalid certificate chain
```

This prevents package installation. Suggest fedora project archive
copy at stable url by md5 hash as mirror.

Fedora url does not redirect to https. https at the Fedora url is
'self signed', so http is used here.  The author's address when
accessed by http will redirect to https, resulting in error.

I have notified the author/maintainer.  Have not heard back.
@jquast
Copy link
Contributor Author

jquast commented Mar 14, 2016

Pull request now uses mirror as suggested.

Please note that a PR for this same issue was recently created, #50104

@DomT4
Copy link
Member

DomT4 commented Mar 14, 2016

Replaced the URL with a Homebrew-backed one in 6cc7482 with comments.

If the author notifies me of resolution of ssl certificate issue

Please do let us know if upstream get back to you on this. That'd be very much appreciated.

@DomT4 DomT4 closed this in 6cc7482 Mar 14, 2016
@jquast jquast deleted the patch-2 branch March 14, 2016 23:54
@jquast
Copy link
Contributor Author

jquast commented Mar 14, 2016

Sure will! Thank you Dominyk.

xu-cheng pushed a commit to Homebrew/homebrew-core that referenced this pull request 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 pull request 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

Successfully merging this pull request may close these issues.

None yet

3 participants