hazelcast / hazelcast-nodejs-client

Hazelcast Node.js Client
https://hazelcast.com/clients/node-js/
Apache License 2.0
150 stars 58 forks source link

Fix ssl tests - downloading cert from repo #1438

Closed harunalpak closed 1 year ago

harunalpak commented 1 year ago

Fix ssl tests - downloading cert from repo

Checkout "private-test-artifacts" repo and use certs.jar for SSL tests.

Related PR #1436