|
5 years ago | |
---|---|---|
.. | ||
static | 8 years ago | |
README.md | 9 years ago | |
serve.go | 5 years ago | |
serve_test.go | 8 years ago |
go install github.com/mjibson/esc
# Compile changes to static files
cd $GOPATH/src/github.com/cloudflare/cfssl
esc -pkg serve -prefix cli/serve/static cli/serve/static > cli/serve/static.go
# Build and run CFSSL
go build ./cmd/cfssl/...
./cfssl serve