Merge pull request #5825 from sofuture/jeff/tls-setup-fixes

hack/tls-setup minor fixes
This commit is contained in:
Gyu-Ho Lee
2016-06-30 09:29:41 -07:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -10,3 +10,4 @@
/hack/insta-discovery/.env
*.test
tools/functional-tester/docker/bin
hack/tls-setup/certs

View File

@@ -8,6 +8,7 @@ all: cfssl ca req
cfssl:
go get -u -tags nopkcs11 github.com/cloudflare/cfssl/cmd/cfssl
go get -u github.com/cloudflare/cfssl/cmd/cfssljson
go get -u github.com/mattn/goreman
ca:
mkdir -p certs