Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Depend on the Homebrew installed OpenSSL library #45

Merged
merged 2 commits into from
Oct 20, 2015
Merged

Depend on the Homebrew installed OpenSSL library #45

merged 2 commits into from
Oct 20, 2015

Conversation

orien
Copy link
Contributor

@orien orien commented Oct 3, 2015

OS X 10.11 El Capitan does not include OpenSSL headers. To support this Mac version we need to depend on the Homebrew-installed OpenSSL library.

OS X 10.11 does not include OpenSSL headers. To support this Mac verion
we need to depend on the Homebrew installed version of OpenSSL.
@nomasprime
Copy link

Good job @orien :)

sneal added a commit to sneal/puppet-nginx that referenced this pull request Oct 7, 2015
Support El Capitan which doesn't include the required headers anymore.
boxen#45
@orien
Copy link
Contributor Author

orien commented Oct 13, 2015

FYI: to try this in your our-boxen, update your Puppetfile:

-github "nginx", "1.4.6"
+github "nginx", "0.0.0", :repo => "orien/puppet-nginx"

[edit] This tag will install NGINX 1.6.2

@karlbright
Copy link

👍 after using @orien's branch within my boxen setup without issues.

@grosser
Copy link
Contributor

grosser commented Oct 16, 2015

@tarebyte / @dgoodlad / @fromonesrc

@seanknox
Copy link
Contributor

Thanks @orien!

seanknox added a commit that referenced this pull request Oct 20, 2015
Depend on the Homebrew installed OpenSSL library
@seanknox seanknox merged commit 56f831c into boxen:master Oct 20, 2015
@orien orien deleted the homebrew_openssl branch October 21, 2015 09:56
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants