vesoft-inc / nebula-java

Client API and data importer of Nebula Graph in Java
Apache License 2.0
164 stars 121 forks source link

support tls single authentication #591

Closed Nicole00 closed 3 months ago

Nicole00 commented 3 months ago

The current SSL authentication implemented is mtls, and the server and client must be bidirectionally authenticated. When the certificate used by the server is a trusted certificate, the client needs to support TLS single authentication