Files
nebula/cert
Wade Simmons 384b1166ea fix panic in UnmarshalNebulaCertificate (#339)
This fixes a panic in UnmarshalNebulaCertificate when unmarshaling
a payload with Details set to nil.

Fixes: #332
2020-11-19 08:44:54 -05:00
..
2019-11-19 17:00:20 +00:00
2019-11-19 17:00:20 +00:00
2019-11-19 17:00:20 +00:00
2019-11-19 17:00:20 +00:00

cert

This is a library for interacting with nebula style certificates and authorities.

A protobuf definition of the certificate format is also included

Compiling the protobuf definition

Make sure you have protoc installed.

To compile for go with the same version of protobuf specified in go.mod:

make