Securing Production Debugging in Kubernetes
… This could instead be generated within a hardware token; OpenSSL and several similar tools include support for that. openssl genpkey -algorithm Ed25519 -out oncall.key openssl req -new -key oncall.key -out oncall.csr \ -subj "/CN=user/O=oncall-payments" Create a CertificateSigningRequest with a sho… …