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