This is an automated email from the ASF dual-hosted git repository.
HTHou pushed a change to branch codex/use-rustls
in repository https://gitbox.apache.org/repos/asf/iotdb-client-rust.git
from 5c9a4d8 Use rustls for TLS
add 37c75ac Use WebPKI for TLS verification
No new revisions were added by this update.
Summary of changes:
Cargo.toml | 9 ++++-----
README.md | 7 +++----
README_ZH.md | 7 +++----
src/connection/mod.rs | 32 +++++++++++++++++++++++++-------
tests/fixtures/tls/README.md | 20 +++++++++-----------
tests/fixtures/tls/cert.pem | 22 +++++++++++-----------
tests/fixtures/tls/client-cert.pem | 18 +++++++++---------
7 files changed, 64 insertions(+), 51 deletions(-)