bd04b30acd
This commit brings back support an auto-generated certificate and private key for transport traffic. The auto-generated certificate and key can only be used in development mode; when moving to production a key and certificate must be provided. For the edge case of a user not wanting to encrypt their traffic, the user can set the cipher_suites setting to `TLS_RSA_WITH_NULL_SHA256` or a like cipher, but a key/cert is still required. Closes elastic/elasticsearch#4332 Original commit: elastic/x-pack-elasticsearch@b7a1e629f5 |
||
---|---|---|
.. | ||
src/test | ||
build.gradle |