Skip to content

megakote/ossl-buildpack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

OpenSSL buildpack

This builds a Heroku instance with ruby-2.0.0-p195 linked to OpenSSL 1.0.1e, providing access to authenticated encryption modes such as GCM.

Use with ddollar/heroku-buildpack-multi

$ heroku config:set BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi

$ cat .buildpacks
https://github.com/heroku/heroku-buildpack-ruby.git
https://github.com/gtank/ossl-buildpack.git

The binaries referenced in bin/compile were produced with Heroku anvil from the standard sources. If you do use this, please consider hosting your own copies.

About

a Heroku buildpack providing Ruby with support for OpenSSL 1.0.1e

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%