Need to know if implementation of Jest client available for Https URL (not http- since it is available), or accessing Jest client only based on cluster name or based on DNS name.
suggest me if i am not aware of these implementations.
Issue opened on Git hub: https://github.com/searchbox-io/Jest/issues/270
Edited:
Based on the below reference article , https://github.com/searchbox-io/Jest/blob/master/jest/README.md
it is clear Jest supports Https/SSL connections.
Just curious to know if it can support cluster name based configuration i.e without providing host or port details?