3
votes

I am trying to configure ml-gradle to load modules on an environment that is setup with 2-way SSL, but am not finding much documentation on how I should specify my Certificate in the gradle.properties . There are brief instructions at https://github.com/marklogic-community/ml-gradle/wiki/Loading-modules-via-SSL for a basic setup but many of the links to examples appear to have changed, and there isnt any info on specifying the client cert.

Thanks, --Dan

1

1 Answers

1
votes

Coincidentally there's a PR for an example of this - https://github.com/marklogic-community/ml-gradle/pull/323 . I have to review it and try it out locally, but it hopefully answers your question.