Über Open CoDE Software Wiki Diskussionen GitLab

Skip to content

Feat/sign certs

Kurt Garloff requested to merge feat/sign-certs into main

Created by: garloff

Helper script for signing CSRs with a custom CA (e.g. the one from kubernetes). This should not be needed, as kubectl certificate approve <CSR> should do have the built-in signers do the job.

Merge request reports