loopbackio / loopback-connector-elastic-search

Strongloop Loopback connector for Elasticsearch
MIT License
78 stars 57 forks source link

Allow SSL CA configuration to be a full path #101

Closed process0 closed 3 years ago

process0 commented 7 years ago

Currently this module will attempt to load the SSL CA defined in the configuration file relative to this module's path, even if a full path is given. Allowing full paths will make the configuration settings cleaner and well defined.

pulkitsinghal commented 6 years ago

Oh! Can't believe I missed this. Thanks for filing @icenetz I think your point is valid. Can you or anyone in your team contribute a PR with tests for this feature request?

bharathkontham commented 3 years ago

This is handled in latest versions.