-
Notifications
You must be signed in to change notification settings - Fork 8.5k
Add support for certificates in PKCS#12 (P12) key stores #53810
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
Merged
jportner
merged 25 commits into
elastic:master
from
jportner:issue-17039-support-p12-certificates
Jan 9, 2020
Merged
Changes from 14 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
7cf86da
Generate new certificates and keys for kbn-dev-utils
jportner 3224ee1
Change certificate/keypair that are used for kbn-es
jportner 5a3837a
Add crypto utils and node-forge module
jportner e4a77dd
Migrated elasticsearch username deprecation
jportner b7ea8a6
Require logger for ElasticsearchConfig
jportner 76d1441
Change Elasticsearch clients to read certs/keys upon config parse
jportner 7212b66
scripts/check_core_api_changes.js --accept
jportner 78177d8
Change Elasticsearch clients to support P12 key stores and trust stores
jportner 73660b6
Split out ssl_config unit tests from http_config unit tests
jportner afdc378
Change HTTP servers to read certs/keys upon config parse
jportner eb557e0
Change HTTP servers to support P12 key stores and trust stores
jportner c4d5163
Update documentation
jportner ddd2640
Merge remote-tracking branch 'upstream/master' into issue-17039-suppo…
jportner 89951d8
Tech writer feedback
jportner 4d02d7a
Merge branch 'master' into issue-17039-support-p12-certificates
jportner 035b718
Changing server integration tests to use explicit CAs
kobelb 0ff4b1d
Address feedback from code review
jportner 6eefb34
Merge branch 'master' into issue-17039-support-p12-certificates
jportner b05c004
Rebuild @kbn/pm to fix CI errors
jportner 015bf17
Extract utility method in elasticsearch_config.ts
jportner 7857a1b
Add extra PKCS12 tests and fix outdated jsdoc
jportner 91178f6
Merge branch 'master' into issue-17039-support-p12-certificates
jportner 3330bdc
Address final PR review feedback
jportner e306b72
Integration test for Kibana with intermediate CA
jportner 835a3fd
Fix CI (renovate)
jportner File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.