I have a self signed certificate, I deployed my front end react app on nginx which is served by using HTTPS but front end is making call to back-end spring-boot app over HTTP and when i check inspect element in browser it is showing Mixed_Block. Please assist how can i solve this problem.
Thanks in advance.