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

Initial GCloud plugin #5

Merged
merged 7 commits into from
May 1, 2018
Merged

Initial GCloud plugin #5

merged 7 commits into from
May 1, 2018

Conversation

rmbolger
Copy link
Owner

@rmbolger rmbolger commented May 1, 2018

Adds a GCloud plugin which addresses issue #2

The following additional function changes are included as well.

There is a new private function, ConvertFrom-BCKey which takes a BouncyCastle private key pair and converts it to a .NET AsymmetricAlgorithm object.

Import-Pem now accepts a string as an alternative input to a file.

New-Jws has two new switches. -Compact outputs in JWS Compact Serialization format. -NoHeaderValidation allows creation of non-ACME related JWSs.

@rmbolger rmbolger merged commit fbb65e3 into master May 1, 2018
@rmbolger rmbolger deleted the gcloud branch May 1, 2018 19:09
@rmbolger rmbolger mentioned this pull request May 1, 2018
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

Successfully merging this pull request may close these issues.

1 participant