This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch ssl_between_nodes
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 423474b0619 Merge branch 'master' of github.com:apache/iotdb into
ssl_between_nodes
add 88dd28c36b9 Add internal ssl IT
No new revisions were added by this update.
Summary of changes:
.../it/env/cluster/config/MppCommonConfig.java | 30 ++++++++++++++++++
.../env/cluster/config/MppSharedCommonConfig.java | 35 +++++++++++++++++++++
.../it/env/remote/config/RemoteCommonConfig.java | 25 +++++++++++++++
.../org/apache/iotdb/itbase/env/CommonConfig.java | 10 ++++++
.../it/IoTDBInternalSSLIT.java} | 30 ++++++++++++++++--
integration-test/src/test/resources/test-keystore | Bin 0 -> 2429 bytes
.../src/test/resources/test-truststore | Bin 0 -> 1149 bytes
7 files changed, 127 insertions(+), 3 deletions(-)
copy
integration-test/src/test/java/org/apache/iotdb/relational/it/{insertquery/IoTDBInsertQueryIT.java
=> db/it/IoTDBInternalSSLIT.java} (94%)
create mode 100644 integration-test/src/test/resources/test-keystore
create mode 100644 integration-test/src/test/resources/test-truststore