You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The github main page does not mention TLS or ssl options
The runtime --help does not mention this either
The options --ssl_key and --ssl_cert need to be documented.
Without these, secure connection attempts fail with Exception in thread "main" com.datastax.driver.core.exceptions.NoHostAvailableException: ...
as seen in https://yugabyte.zendesk.com/agent/tickets/5066 .
The text was updated successfully, but these errors were encountered:
The options --ssl_key and --ssl_cert need to be documented.
Without these, secure connection attempts fail with
Exception in thread "main" com.datastax.driver.core.exceptions.NoHostAvailableException: ...
as seen in https://yugabyte.zendesk.com/agent/tickets/5066 .
The text was updated successfully, but these errors were encountered: