memcachier/memcachier-tls-buildpack

Use cedar/cedar-14's bundled stunnel binary

edmorley opened this issue · 3 comments

As of heroku/stack-images#17 stunnel is available natively in the stack image, so we can probably skip the download of the stunnel binary currently performed in bin/compile.

dreid commented

This doesn't seem like a great idea, considering how old the cedar stunnel is (see #7)

Ah true!

Closing due to version issue.