iotdb-client-go icon indicating copy to clipboard operation
iotdb-client-go copied to clipboard

iotdb go client not support tls?

Open dream-kzx opened this issue 1 year ago • 1 comments

dream-kzx avatar Jul 17 '24 06:07 dream-kzx

IoTDB server and java client have supported SSL. See https://github.com/apache/iotdb/pull/11218. Go client has not implemented yet.

HTHou avatar Jul 17 '24 10:07 HTHou