koopjs / koop-provider-marklogic

A Koop Provider that can be used to exposed data in MarkLogic via Esri feature services
https://koopjs.github.io/koop-provider-marklogic/
Other
6 stars 11 forks source link

Add instructions for installing certs #1

Closed jkerr5 closed 1 year ago

rjrudin commented 1 year ago

@jkerr5 Similar to #160 - isn't this outside the scope of a Koop provider, assuming this is talking about a certificate that an Express server would use for SSL?

rjrudin commented 1 year ago

The new docs now have a section on enabling SSL - https://github.com/koopjs/koop-provider-marklogic/blob/develop/docs/install.md#enabling-ssl . I think that is sufficient for now. A customer can always cook up their own approach to managing SSL and certificates too.