From charlesreid1

Revision as of 20:11, 28 March 2017 by Admin (talk | contribs) (Created page with "==Mac== On mac you can install stunnel with homebrew: <pre> $ brew install stunnel </pre> If it gets crusty, update it. If links break or brew says, <code>Warning: stunnel-...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mac

On mac you can install stunnel with homebrew:

$ brew install stunnel

If it gets crusty, update it. If links break or brew says, Warning: stunnel-X.Y.Z already installed, it's just not linked, update stunnel to the latest using:

$ brew link --overwrite stunnel