[5.x] Modifying SSL settings to be consistent with the stack#10062
Merged
[5.x] Modifying SSL settings to be consistent with the stack#10062
Conversation
Backports PR #9823 **Commit 1:** Modifying SSL settings to be consistent with the stack * Original sha: 6ea4077 * Authored by = <brandon.kobel@elastic.co> on 2016-10-07T10:19:45Z **Commit 2:** Removing deprecated console settings from the docs * Original sha: 9dc79fd * Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-13T16:08:18Z **Commit 3:** Removing unused code * Original sha: 22713b7 * Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-13T16:09:43Z **Commit 4:** Using array for certificateAuthorities in the kibana.yml * Original sha: a93c9fe * Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-13T16:10:01Z **Commit 5:** Moving the kbn_server deprecation warnings to be earlier * Original sha: 9dba22a * Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-20T12:30:51Z **Commit 6:** Allowing the cipher suites to be configured * Original sha: e224268 * Authored by kobelb <brandon.kobel@elastic.co> on 2017-01-20T19:00:40Z
d0046d3 to
b933db9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Modifying SSL settings to be consistent with the stack
Backports PR #9823
Commit 1:
Modifying SSL settings to be consistent with the stack
Commit 2:
Removing deprecated console settings from the docs
Commit 3:
Removing unused code
Commit 4:
Using array for certificateAuthorities in the kibana.yml
Commit 5:
Moving the kbn_server deprecation warnings to be earlier
Commit 6:
Allowing the cipher suites to be configured