marklogic-community / marklogic-spring-batch

Write batch processing applications in MarkLogic
Other
8 stars 26 forks source link

Enable SSL in mlJobRepo #298

Open mikrovvelle opened 6 years ago

mikrovvelle commented 6 years ago

The mlJobRepo appears to require HTTP without SSL.

Our customer requires TLSv1.2 on all HTTP servers in their environments. Can we make this configurable, so that Spring Batch can use an HTTPS-enabled JobRepo?