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

Cherry-pick #98 to 7.x: Add ssl configuration to fleet server http. #100

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

blakerouse
Copy link
Contributor

Cherry-pick of PR #98 to 7.x branch. Original message:

What does this PR do?

Adds the ability to configure the TLS of the HTTP endpoint exposed by Fleet Server.

Why is it important?

So Elastic Agent can configure and expose the Fleet Server over HTTPS.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] I have made corresponding change to the default configuration files
  • [ ] I have added tests that prove my fix is effective or that my feature works
  • [ ] I have added an entry in CHANGELOG.next.asciidoc or CHANGELOG-developer.next.asciidoc.

Related issues

* Add ssl configuration to fleet server http configuration.

* Add log message when tls disabled.

* Fix import.

* Fix integration test.

(cherry picked from commit 9d451b7)
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #100 opened

  • Start Time: 2021-02-22T14:12:01.328+0000

  • Duration: 4 min 9 sec

  • Commit: a8fc8da

Test stats 🧪

Test Results
Failed 0
Passed 50
Skipped 0
Total 50

Trends 🧪

Image of Build Times

Image of Tests

@blakerouse blakerouse merged commit f5932f5 into elastic:7.x Feb 22, 2021
@blakerouse blakerouse deleted the backport_98_7.x branch February 22, 2021 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants