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