package
0.0.0-20240725191314-45e3208a33ac
Repository: https://github.com/csams/common-inventory.git
Documentation: pkg.go.dev

# README

Server

The server package provides an http server that can be configured with serving certs and a CA for various client cert validation options.

We should update it so the serving cert / private key along with the CAs used for client cert validation can be rotated at runtime ("hitless certificate rotation").

# Functions

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

# Structs

CompletedConfig can be constructed only from Config.Complete.
No description provided by the author
No description provided by the author
No description provided by the author