OpenSearch/libs
Tim Vernum 6d99e790b3
Add SSL Configuration Library (#37287)
This introduces a new ssl-config library that can parse
and validate SSL/TLS settings and files.

It supports the standard configuration settings as used in the
Elastic Stack such as "ssl.verification_mode" and
"ssl.certificate_authorities" as well as all file formats used
in other parts of Elasticsearch security (such as PEM, JKS,
PKCS#12, PKCS#8, et al).
2019-01-16 21:52:17 +11:00
..
cli Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
core Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
dissect Run forbidden api checks with runtimeJavaVersion (#32947) 2018-08-22 09:05:22 +03:00
geo Geo: Adds a set of no dependency geo classes for JDBC driver (#36477) 2019-01-15 10:52:46 -05:00
grok Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
nio Increase IO direct byte buffers to 256KB (#37283) 2019-01-10 09:17:20 -07:00
plugin-classloader Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
secure-sm Testing conventions: add support for checking base classes (#36650) 2019-01-08 13:39:03 +02:00
ssl-config Add SSL Configuration Library (#37287) 2019-01-16 21:52:17 +11:00
x-content Split third party audit exclusions by type (#36763) 2019-01-07 17:24:19 +02:00
build.gradle Rename elasticsearch-core to core (#31185) 2018-06-07 16:50:21 -04:00