i try to generate a Kubernetes Secret file witch include a PFX Certificate. I want to create a yaml file with mutliple PFX files in there. But i don´t finde a solution to base64 encode the PFX files so that they are working in yaml. can someone help in this case? kind regards Matze
Getting a Base64 string for PFX files witch are working in Kubernetes Secret YAML