Open phac008 opened 1 month ago
instead of manual mkcert at the beginning a more automatic approach:
https://dischord.org/2024/05/18/trusted-local-tls-certificates-with-mkcert-and-kubernetes/
Or let cert-manager itself create a root CA to get rid of mkcert at all: https://skarlso.github.io/2023/10/25/self-signed-locally-trusted-certificates-with-cert-manager/
instead of manual mkcert at the beginning a more automatic approach:
https://dischord.org/2024/05/18/trusted-local-tls-certificates-with-mkcert-and-kubernetes/