elasticsearch/libs
Albert Zaharovits b9bc7a6f3f
Configure security for the initial node cli (#74868)
This introduces a new cmd line tool that generates the security configuration
for a new node in a new cluster (as opposed to joining an existing cluster).
The security configuration consists of TLS key and certificates, which
are stored in a directory inside the config path, as well as settings appended
to the elasticsearch.yml referencing the aforementioned certs.
2021-07-21 07:45:39 +03:00
..
cli Configure security for the initial node cli (#74868) 2021-07-21 07:45:39 +03:00
core Rename o.e.common in libs/core to o.e.core (#73909) 2021-06-08 09:53:28 -07:00
dissect Dissect parsing: An `%` occurring in the delimiter causes incorrect capture of the `${key}` that follows (#72876) 2021-05-18 09:04:48 +02:00
geo Make methods in GeoJson and WellKnownText static (#73805) 2021-06-08 08:37:29 +02:00
grok Improve efficiency of Grok circular reference check (#74814) 2021-07-01 14:30:03 +01:00
nio Rename o.e.common in libs/core to o.e.core (#73909) 2021-06-08 09:53:28 -07:00
plugin-classloader Move plugin classloader to its own package (#73786) 2021-06-07 08:12:24 -07:00
secure-sm Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00
ssl-config Update "ssl-config" to support X-Pack features (#74887) 2021-07-15 19:46:00 +10:00
x-content Dry Up XContent Parser Construction (#75114) 2021-07-08 14:14:19 +02:00
build.gradle Update sources with new SSPL+Elastic-2.0 license headers 2021-02-02 16:10:53 -08:00