Module operator_cert

Module operator_cert 

Source
Expand description

Operator-cert mint. Offline crypto only - never opens a socket. Generates an ECDSA-P-256 keypair, signs a clientAuth-EKU child with the fleet root cert + key, atomic-writes both PEMs.

Structs§

MintOperatorCertArgs
MintOutcome

Functions§

mint_operator_cert
write_atomic_with_mode 🔒