Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As a consequence, all existing usages should be adjusted to use new way and create Certificate CRD instead of calling CertService client as init container.

Future

CertService enhancements

  1. Add support within CertService API for parameters sent in CSR which are supported by Cert-Manager's Certificate API
  2. CMPv2 over HTTPS support

Cert-Manager native support

There is an open feature request (FR) to support CMPv2 natively in Cert-Manager - https://github.com/jetstack/cert-manager/issues/2619

If such would be implemented, it is beneficial to use it instead of our custom solution.