3

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

Dave Cassel
  • 8,352
  • 20
  • 38
dan
  • 131
  • 3

1 Answers1

1

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.

rjrudin
  • 2,108
  • 9
  • 7