|
|
há 2 anos atrás | |
|---|---|---|
| .. | ||
| Makefile | há 5 anos atrás | |
| README.md | há 6 anos atrás | |
| ca.go | há 2 anos atrás | |
| cert.go | há 2 anos atrás | |
| cert.pb.go | há 2 anos atrás | |
| cert.proto | há 2 anos atrás | |
| cert_test.go | há 2 anos atrás | |
| crypto.go | há 2 anos atrás | |
| crypto_test.go | há 3 anos atrás | |
| errors.go | há 2 anos atrás | |
certThis is a library for interacting with nebula style certificates and authorities.
A protobuf definition of the certificate format is also included
Make sure you have protoc installed.
To compile for go with the same version of protobuf specified in go.mod:
make