Skip to content

Updated test workflow to verify certificate update process #20

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

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

agazeley
Copy link
Contributor

@agazeley agazeley commented Sep 8, 2022

The change enables the testing of both certificate updates

Changes to test procedure:

  • Bump action versions to 'v0.2.0'
  • Add update of nginx certificate where we modify the virtual paths with the GITHUB_RUN_ID to ensure each run is uniquely verifiable. This is a long lived certificate in our AKV instance
  • Add additional sed command to update multi file config w/ GITHUB_RUN_ID in path of certificate
  • Add steps for creating cert file from AKV cert and verifying NGINX endpoint can use cert and returns correct header for GITHUB_RUN_ID

Potential Enhancements:

  • Use config update and cert update in tandem
  • Perform updates to multiple certificates

@agazeley agazeley merged commit cc236bc into main Sep 19, 2022
@agazeley agazeley deleted the ag-add-cert-test branch September 19, 2022 22:13
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