Categorygithub.com/mheers/scep-external-issuer
modulepackage
0.0.0-20241118104538-d04c3c948712
Repository: https://github.com/mheers/scep-external-issuer.git
Documentation: pkg.go.dev

# README

Cert-manager scep issuer

Can be used to issue certificates from a SCEP server

How does it work

Testing

See tests/README.md for details.

The mentioned scep go library comes with independent runnable server and client. It was forked to add step debugging (for VSCode) for the client to see how the client works.

TODO

  • test with a running cert-manager
  • add renewal process
  • be able to work with the secrets and certs in multiple namespaces
  • implement clusterissuer
  • get the Secret that is referenced in the IssuerSpec and read the value to be used as the challenge password
  • write more unit tests
  • write e2e tests
  • add instructions on how to use it
  • add instructions on how to deploy it

# Packages

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