|
il y a 1 an | |
---|---|---|
.. | ||
Makefile | il y a 4 ans | |
README.md | il y a 5 ans | |
ca.go | il y a 2 ans | |
cert.go | il y a 1 an | |
cert.pb.go | il y a 2 ans | |
cert.proto | il y a 2 ans | |
cert_test.go | il y a 2 ans | |
crypto.go | il y a 1 an | |
crypto_test.go | il y a 2 ans | |
errors.go | il y a 2 ans |
cert
This 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