|
|
2 years ago | |
|---|---|---|
| .. | ||
| Makefile | 4 years ago | |
| README.md | 6 years ago | |
| ca.go | 2 years ago | |
| cert.go | 2 years ago | |
| cert.pb.go | 2 years ago | |
| cert.proto | 2 years ago | |
| cert_test.go | 2 years ago | |
| crypto.go | 2 years ago | |
| crypto_test.go | 2 years ago | |
| errors.go | 2 years ago | |
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