Security and Authentication
To protect data from unauthorized access, some Hive data stores require connections
to be authenticated with user credentials
Note:
In this documentation, "SSL" refers to both TLS (Transport Layer Security) and
SSL (Secure Sockets Layer). The connector supports
Additionally, the connector supports the following types of SSL connections:
- No identity verification
- One-way authentication
- Two-way authentication
It is recommended that you enable SSL whenever you connect to a server that is
configured to support it. SSL encryption protects data and credentials when they are
transferred over the network, and provides stronger security than authentication alone.
For detailed configuration instructions, see