vidakovic commented on pull request #2023: URL: https://github.com/apache/fineract/pull/2023#issuecomment-1019467036
@ptuomola yes, you are right... I would make that part (require HTTPS for REST calls) also configurable. I have something similar running in a modified version of Fineract that runs behind a proxy (NGinx); the proxy handles all the SSL related stuff... I think this is a quite common setup... and in my case I just wanted to save some CPU cycles (NGinx is - I think - faster and more flexible). I'll attack this PR again when I have the improved database configuration ready. Thanks again for checking Petri. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
