|
hai 11 meses | |
---|---|---|
.. | ||
Makefile | %!s(int64=4) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
ca.go | %!s(int64=2) %!d(string=hai) anos | |
cert.go | hai 11 meses | |
cert.pb.go | %!s(int64=2) %!d(string=hai) anos | |
cert.proto | %!s(int64=2) %!d(string=hai) anos | |
cert_test.go | %!s(int64=2) %!d(string=hai) anos | |
crypto.go | hai 1 ano | |
crypto_test.go | %!s(int64=2) %!d(string=hai) anos | |
errors.go | %!s(int64=2) %!d(string=hai) anos |
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