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

Fixed example #37

Open rgarrigue opened 4 years ago

jpickwell commented 4 years ago

The cd /ANY/PATH should still be there because git clone will create a new directory with the same name as the repository in the current directory. The instruction is meant to be idiot-proof. Your addition of the cd minica is correct since go build needs to be run in the source/repo directory.

rgarrigue commented 3 years ago

@jpickwell should it be merged ? Or I close it, too old