0

For implementing SSL in Kubernetes can we use .pfx certificate file?

Thanks Girish

1 Answers1

1

I suggest you to try this installation for cert-manager and thereafter you can follow this stackoverflow post , it will get the issue sorted, I guess.

Kindly use

apiVersion: cert-manager.io/v1alpha2

in clusterissuer, if the apiVersion for clusterIssuer present in that stackoverflow post is not acceptable

Tushar Mahajan
  • 2,044
  • 1
  • 7
  • 18