Skip to content

Use base64 encoding when importing certificates#9998

Merged
heaths merged 4 commits intoAzure:masterfrom
heaths:issue9963
Feb 19, 2020
Merged

Use base64 encoding when importing certificates#9998
heaths merged 4 commits intoAzure:masterfrom
heaths:issue9963

Conversation

@heaths
Copy link
Copy Markdown
Member

@heaths heaths commented Feb 15, 2020

This fixes a couple of issues, including a test-only issue that made testing this difficult. Several properties (3 out of 30 total) were using base64url encoding, but need to be base64. This also uncovered a couple of other issues that will likely be fixed in separate PRs.

@heaths heaths requested a review from schaabs February 15, 2020 02:55
Fixes Azure#9986 by passing the model to the request method.
Fixes Azure#7893 by adding tests for merge (tests for import were added in a previous commit)
@heaths heaths requested a review from maririos February 19, 2020 17:30
@heaths heaths merged commit 4f61603 into Azure:master Feb 19, 2020
@heaths heaths deleted the issue9963 branch February 19, 2020 17:58
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.

2 participants