ptuomola commented on pull request #2023:
URL: https://github.com/apache/fineract/pull/2023#issuecomment-1019456298


   > @vidakovic Currently Fineract API doesn't really work without HTTPS 
(Through port 8080). Does this PR removes the dependency of HTTPS and all APIs 
work normally through 8080? Or does this PR only makes it easier to configure 
the SSL settings but APIs still require HTTPS?
   
   I think it will still require SSL. If we want to disable that, we need to 
modify the SecurityConfig where we currently require that all calls to /api are 
thorough a secure channel


-- 
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]


Reply via email to