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

brew install giter8 fails #22106

Closed
GertThiel opened this issue Aug 24, 2013 · 2 comments
Closed

brew install giter8 fails #22106

GertThiel opened this issue Aug 24, 2013 · 2 comments

Comments

@GertThiel
Copy link

➜  ~  brew install giter8
==> Downloading https://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.1/sbt-launch.jar

curl: (51) SSL peer certificate or SSH remote key was not OK
Error: Download failed: https://typesafe.artifactoryonline.com/typesafe/ivy-releases/org.scala-sbt/sbt-launch/0.12.1/sbt-launch.jar
@adamv
Copy link
Contributor

adamv commented Aug 24, 2013

The hosting site has installed an incorrect cert: "You attempted to reach typesafe.artifactoryonline.com, but instead you actually reached a server identifying itself as private-repo.typesafe.com."

@3ign0n
Copy link

3ign0n commented Sep 8, 2013

I had the same problem. Try this patch to homebrew downloader. It helps you to avoid self-signed SSL certificate issue tentatively.

jklmli added a commit to jklmli/homebrew that referenced this issue Sep 9, 2013
handyman5 pushed a commit to handyman5/homebrew that referenced this issue Oct 7, 2013
Fixes Homebrew#22106.
Closes Homebrew#22406.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants