mirror of
https://github.com/openshift/installer.git
synced 2026-02-05 15:47:14 +01:00
Adds support for certificate based authentication in the CAPI Azure installation method. Azure Service Operator requires that the certificate's contents, rather than the path, is passed as an environment variable. .pfx certificates are in binary format, so we must convert it to a pem certifcate and pass that.