Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide script to import certificate as plain text into Azure Key Vault #17

Closed
mbraekman opened this issue May 13, 2020 · 1 comment
Closed
Assignees
Labels
area:key-vault All issues related to Azure Key Vault feature All issues related to new features
Milestone

Comments

@mbraekman
Copy link
Contributor

Provide a script to help with uploading a certificate as a secret into Azure Key Vault.

Example use case:

  • A Logic App setting up an SFTP-connection requiring the use of an SSH private key.
    The ARM-template should reference to the certificate in KeyVault, but this will only be valid if it is uploaded in the correct multiline-format, which is not (yet) supported when manually adding any secrets.
@mbraekman mbraekman added feature All issues related to new features area:key-vault All issues related to Azure Key Vault labels May 13, 2020
@mbraekman mbraekman added this to the v0.1.0 milestone May 13, 2020
@mbraekman
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:key-vault All issues related to Azure Key Vault feature All issues related to new features
Projects
None yet
Development

No branches or pull requests

2 participants