Open aramase opened 4 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @RandalliLama, @schaabs, @jlichwa.
@aramase Thanks for your suggestion with the feature request. I add the label of Service Attention
so that the KeyVault service team will check and evaluate this. Thanks.
FYI @rashmi-jha
Have opened a feature request (internally tracked as FEATURE 8745273)
A lot of users today are downloading the PFX raw data and converting to PEM using
openssl
. It'll be good to provide an option for users to download the PFX secret in PEM format by accepting the password in theaz keyvault secret download
command.The Azure Key Vault Provider for Secrets Store CSI Driver today converts the PFX raw data to PEM format so it can be readily consumed by the user. Having this feature in Key Vault will provide a standard way to do this and adding to SDK will make sure all clients can adopt it and provide a similar experience.