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

Define static encryption key #100

Merged
merged 2 commits into from
Jun 23, 2020

Conversation

mtojek
Copy link
Contributor

@mtojek mtojek commented Jun 23, 2020

This PR fixes a bug reported in elastic/kibana#69677

@mtojek mtojek added the Team:Integrations Label for the Integrations team label Jun 23, 2020
@mtojek mtojek self-assigned this Jun 23, 2020
@mtojek mtojek requested a review from ruflin June 23, 2020 13:22
@elasticmachine
Copy link

elasticmachine commented Jun 23, 2020

💚 Build Succeeded

Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: [Pull request #100 updated]

  • Start Time: 2020-06-23T13:26:53.780+0000

  • Duration: 4 min 58 sec

@@ -13,3 +13,5 @@ xpack.ingestManager.fleet.enabled: true
xpack.ingestManager.fleet.elasticsearch.host: "http://localhost:9200"
xpack.ingestManager.fleet.kibana.host: "http://localhost:5601"
xpack.ingestManager.fleet.tlsCheckDisabled: true

xpack.encryptedSavedObjects.encryptionKey: "12345678901234567890123456789012"
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice key. Looking forward that to see this in a production environment because someone copy / pasted from here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do you suggest I should put a key from the "Lost" series here? :D

@mtojek mtojek merged commit db3ba94 into elastic:master Jun 23, 2020
mdelapenya added a commit to mdelapenya/e2e-testing that referenced this pull request Jul 1, 2020
eyalkraft pushed a commit to build-security/integrations that referenced this pull request Mar 30, 2022
* Define static encryption key

* Update dependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Integrations Label for the Integrations team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants