Y
Hacker News
new
|
ask
|
show
|
jobs
by
isaack
1725 days ago
Have you looked into
https://github.com/slackhq/nebula
? It uses X509 cert for auth.
Although for my home lab, using X509 is more of a minus than a plus due to complexity involved.
1 comments
psanford
1724 days ago
Nebula uses public key certificates, but they are not x509. The nebula certificate format uses protobuf for its encoding.
link