We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example of the Ignite cfg: https://github.com/apache/ignite/blob/master/modules/platforms/cpp/odbc-test/config/queries-ssl.xml Example of the SSL certificates and keys: https://github.com/apache/ignite/tree/master/modules/platforms/cpp/odbc-test/config/ssl Test for Java client: https://github.com/apache/ignite/blob/master/modules/indexing/src/test/java/org/apache/ignite/client/SecurityTest.java#L57 JavaScript TLS client example: https://github.com/nobitlost/ignite/blob/master/modules/clients/nodejs/lib/internal/ClientSocket.js#L149
The text was updated successfully, but these errors were encountered:
TLS for thin client protocol will be supported in Apache Ignite v2.5 Waiting...
Sorry, something went wrong.
#4
d595c5b
Add non-binary Complex object type support #3 and Add TSL support #4
708259e
Add TSL support #4
90f287a
No branches or pull requests
Example of the Ignite cfg:
https://github.com/apache/ignite/blob/master/modules/platforms/cpp/odbc-test/config/queries-ssl.xml
Example of the SSL certificates and keys:
https://github.com/apache/ignite/tree/master/modules/platforms/cpp/odbc-test/config/ssl
Test for Java client:
https://github.com/apache/ignite/blob/master/modules/indexing/src/test/java/org/apache/ignite/client/SecurityTest.java#L57
JavaScript TLS client example:
https://github.com/nobitlost/ignite/blob/master/modules/clients/nodejs/lib/internal/ClientSocket.js#L149
The text was updated successfully, but these errors were encountered: