Skip to content

dimaqq/guppy-monorepo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interface to the cert helper

Create a CSR

  • Private key is provided directly
  • Private key is generated on demand
  • [?] Private key is stored in a secret

Uses Go-odness to load the private key, maybe derive the public key, generate and sign (?) own CSR.

Questions

  • What about EC?
  • Should we parametrise the kind of key the app wants?
  • What about hardware devices --> pass public key, not private key?
  • Or, perhaps, have the hardware generate the CSR and pass that?
  • Poison? WAT?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published