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

Update releases to work with new SSL certificate #520

Merged
merged 1 commit into from
Jul 20, 2022

Conversation

ldennington
Copy link
Collaborator

@ldennington ldennington commented Jul 20, 2022

This PR contains the required changes to use our new auto-rotating SSL certificate. There are two main parts:

  1. Adding the "SendX5c" : "true" key value pair to the contents of our ESRP Auth Json file. This allows us to use the new auto-rotating certificate without having to upload/manage it from our App Registration.
  2. Removing theAZURE_AAD_ID_SSL secret/environment variable. The new certificate was generated with our main AZURE_AAD_ID app registration, so this extra ID is no longer needed.

Here is a successful test run of the macOS workflow with these changes.

@ldennington ldennington self-assigned this Jul 20, 2022
@ldennington ldennington merged commit 196b322 into microsoft:vfs-2.37.1 Jul 20, 2022
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