elasticsearch/libs/ssl-config
Ioannis Kakavas abaf81e37e
Allow ESRestTestClient to trust certificates (#66559)
ESRestTestCase rest clients could only be configured to trust
the certificate authorities that were contained in a truststore. In
certain cases (like in fips mode where JKS/PKCS12 keystores) cannot
be used, it's beneficial to be able to trust specific certificate
authorities (indicated by the CA PEM endoded certificate)
2020-12-23 17:29:43 +02:00
..
src Allow ESRestTestClient to trust certificates (#66559) 2020-12-23 17:29:43 +02:00
build.gradle Avoid tasks materialized during configuration phase (#65922) 2020-12-12 16:14:17 +01:00