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

Create-KeyVaultSelfSignedCertificate.ps1 #1

Open
Sebastian589 opened this issue Jun 15, 2021 · 0 comments
Open

Create-KeyVaultSelfSignedCertificate.ps1 #1

Sebastian589 opened this issue Jun 15, 2021 · 0 comments

Comments

@Sebastian589
Copy link

thank you for these scripts they are very useful! however I found an issue because of a breaking change where "SecretValueText" has been deprecated.

New-Object System.Security.Cryptography.X509Certificates. …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Exception calling ".ctor" with "3" argument(s): "Array may not
| be empty or null. (Parameter 'rawData')"

Reason: MicrosoftDocs/azure-docs#64538

I just ran into it so I have not solved it yet, just wanted to let you know :) and

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant