jsha / minica

minica is a small, simple CA intended for use in situations where the CA operator also operates each host where a certificate will be used.
MIT License
3.02k stars 246 forks source link

Added alternative installation instructions #33

Open uchilaka opened 5 years ago

uchilaka commented 5 years ago

Added installation instructions for users of the Homebrew Mac OSX package manager

jpickwell commented 4 years ago

brew install minica is the only command you need. Go is only needed if you plan to build minica.

wangzuo commented 3 years ago

I would suggest install with gobinaries curl -sf https://gobinaries.com/jsha/minica | sh