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

accomodate cert chain for raoidc sade environments on new 10 dot star… #747

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

jhslater
Copy link
Contributor

The new 10.* IP's (and their DNS) for ECAS RAOIDC come with a new certificate chain that has to be added so that the sade servers can successfully communicate with RAOIDC. These changes add that certificate to the Dockerfile. Note that it is necessary to add a build argument in teamcity for the cert to be included in the container successfully: --build-arg AUTH_ECAS_CA=%env.AUTH_ECAS_CA%

There is a corresponding vault entry to house the new certificate (%vault:bdm-dev-secure-client-hub/data/NEXT-AUTH!/AUTH_ECAS_CA%)

@jhslater jhslater requested a review from a team as a code owner October 30, 2024 14:02
Copy link

Copy link
Contributor

@Charles-Pham Charles-Pham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

@jhslater jhslater merged commit 6037c6d into dev Oct 30, 2024
8 checks passed
@jhslater jhslater deleted the ecas_ca_cert_for_dev branch October 30, 2024 14:49
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