github.com/sym3tri/etcd@v0.2.1-0.20140422215517-a563d82f95d6/fixtures/ca/README (about)

     1  The steps to regenerate this CA:
     2  
     3  1. Get etcd-ca source code and generate binary.
     4  
     5  $ go get github.com/coreos/etcd-ca
     6  
     7  2. Run generate_testing_certs.sh with etcd-ca binary location.
     8  
     9  $ ./generate_testing_certs.sh
    10  
    11  Details about generation are in the generate_testing_certs.sh script.
    12  
    13  3. Check current directory to see regenerated files.