Skip to content

Replace omgwtfssl with CFSSL to generate self-signed certificates

Jason Plum requested to merge 584-replace-self-signed-container into master

Replace the omgwtfssl container with the cfssl-self-sign container, and store the CA certificate as well, to be combined with fixes of #255 (closed).

Relies on gitlab-org/build/CNG!134 (merged)

This also adds creating secret with the self-signed CA root, so that it can be combined with !436 (merged), so that all the pods of the deployment trust the internal CA.

Closes #584 (closed)

Edited by Jason Plum

Merge request reports