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

Fix RCOR_AWS_83: Ensure Elasticsearch Domain enforces HTTPS #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rapticore-cloud[bot]
Copy link

Severity

HIGH

Remediation

  • Navigate to the Elasticsearch Domain in the AWS Management Console
  • Select the domain specified in the JSON file
  • Go to the 'Encryption' section
  • Enable 'Enforce HTTPS'
  • Save the changes
  • Update the JSON file to include the HTTPS enforcement settings

Rationale

Enforcing HTTPS ensures that all communication with the Elasticsearch domain is encrypted, protecting data in transit from eavesdropping and man-in-the-middle attacks.

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.

0 participants