marklogic / java-client-api

Java client for the MarkLogic enterprise NoSQL database
https://docs.marklogic.com/guide/java
Apache License 2.0
59 stars 72 forks source link

DEVEXP-585 Can now configure 2-way SSL #1614

Closed rjrudin closed 1 year ago

rjrudin commented 1 year ago

Bumped the version to 6.4-SNAPSHOT as well so we can start using it in the Mule connector.

The main value here is in TwoWaySSLTest, which can use these new properties instead of having to construct an SSLContext itself.