This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a change to branch codex/generic-ssl-config
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from a55227f16f9 Add client SSL integration tests
add 272dc477a4a Propagate SSL protocol in integration test env
No new revisions were added by this update.
Summary of changes:
.../iotdb/it/env/cluster/config/MppCommonConfig.java | 6 ++++++
.../it/env/cluster/config/MppSharedCommonConfig.java | 7 +++++++
.../apache/iotdb/it/env/cluster/env/AbstractEnv.java | 17 +++++++++++++----
.../iotdb/it/env/remote/config/RemoteCommonConfig.java | 5 +++++
.../java/org/apache/iotdb/itbase/env/CommonConfig.java | 2 ++
.../org/apache/iotdb/session/it/IoTDBClientSSLIT.java | 3 ++-
6 files changed, 35 insertions(+), 5 deletions(-)