You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to download a certificate in pfx format like above, it downloads three files pfx-certificate, pfx-certificate.crt and pfx-certificate.key
where the .crt and .key files are empty dummy files.
What did you expect to happen:
PFX format should only generate single certificate file.
Anything else you would like to add:
Which provider are you using:
Azure Key Vault
Environment:
Secrets Store CSI Driver version: (use the image tag):
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
What steps did you take and what happened:
When trying to download a certificate in
pfx
format like above, it downloads three filespfx-certificate
,pfx-certificate.crt
andpfx-certificate.key
where the .crt and .key files are empty dummy files.
What did you expect to happen:
PFX format should only generate single certificate file.
Anything else you would like to add:
Which provider are you using:
Azure Key Vault
Environment:
kubectl version
): v1.25.6The text was updated successfully, but these errors were encountered: