• Dan Williams's avatar
    hack/cluster: download cfssl if not present · f20437a8
    Dan Williams authored
    hack/local-up-cluster.sh uses cfssl to generate certificates and
    will exit it cfssl is not already installed.  But other cluster-up
    mechanisms (GCE) that generate certs just download cfssl if not
    present.  Make local-up-cluster.sh do that too.
    f20437a8
util.sh 24.4 KB