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

[FB-9088] Updates certificates and moves it to a better location #473

Merged
merged 1 commit into from
Oct 4, 2021

Conversation

mushyy
Copy link
Contributor

@mushyy mushyy commented Oct 4, 2021

Description of your patch

  1. Adds ca-certificates package to chef to keep certificates up to date

The is an update to PR #471 due to it not updating on live running instances

Recommended Release Notes

Updated system certificates

Estimated risk

Moderate/High - Is required to avoid errors with external sources using X1 LetsEncrypt

Components involved

  1. security chef recipe
  2. ey-base chef recipe

Dependencies

None

Description of testing done

  • Created environment
  • Booted up solo instance
  • Run eix ca-certificates
  • curled letsencrypt based website

QA Instructions

  • Create environment any configuratiin
  • Boot up instances either solo or multi-instances
  • Ensure chef runs correctly and entirely
  • SSH into instance
  • run eix ca-certificates
  • curl / openssl connect to any website that runs a letsencrypt certificate

Copy link
Contributor

@dvalfre dvalfre left a comment

Choose a reason for hiding this comment

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

This LGTM

@dvalfre dvalfre merged commit 47cb2ca into next-release Oct 4, 2021
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