Categorygithub.com/adammmmm/keyserver-go
modulepackage
0.0.0-20241029123449-18019a50a657
Repository: https://github.com/adammmmm/keyserver-go.git
Documentation: pkg.go.dev

# README

keyserver-go

Rebuild of the macsec key generator I built in python a couple years ago https://github.com/adammmmm/hitless-key-rollover, this time while experimenting with go. Most of it works the same.

Same reasoning and limitations apply. Same functionality.

Configuration is done in config.json instead of yml.

An example configuration is provided.

prometheus metrics are available on :8799/metrics

the value of the metric keyserver_result represents the outcome of last run: 0 = error, 0.5 = warning, 1 = noop or success

# Functions

No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author