Azure / azure-rest-api-specs

The source for REST API specifications for Microsoft Azure.
MIT License
2.65k stars 5.09k forks source link

[Key Vault] Option to download PFX secret in PEM format #10638

Open aramase opened 4 years ago

aramase commented 4 years ago

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 the az 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.

ghost commented 4 years ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @RandalliLama, @schaabs, @jlichwa.

xseeseesee commented 4 years ago

@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.

jlichwa commented 4 years ago

FYI @rashmi-jha

sebansal commented 3 years ago

Have opened a feature request (internally tracked as FEATURE 8745273)