|
1 vuosi sitten | |
---|---|---|
.. | ||
Makefile | 4 vuotta sitten | |
README.md | 5 vuotta sitten | |
ca.go | 2 vuotta sitten | |
cert.go | 1 vuosi sitten | |
cert.pb.go | 2 vuotta sitten | |
cert.proto | 2 vuotta sitten | |
cert_test.go | 2 vuotta sitten | |
crypto.go | 1 vuosi sitten | |
crypto_test.go | 2 vuotta sitten | |
errors.go | 2 vuotta sitten |
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