OpenSearch/libs/ssl-config
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
..
src Add SSL Configuration Library (#37287) 2019-01-16 21:52:17 +11:00
build.gradle Add SSL Configuration Library (#37287) 2019-01-16 21:52:17 +11:00