garmeeh / local-cors-proxy

Simple proxy to bypass CORS issues.
MIT License
328 stars 81 forks source link

Secure Proxy #39

Closed brunoserrar closed 1 year ago

brunoserrar commented 1 year ago

Hi, thanks for this project!

Is there a way to make the proxy secure? passing a certificate or something? I am getting a "Blocked loading mixed active content" error on the browser because I'm calling the proxy using https.

Could you suggest how to get started if this is not already built in?

brunoserrar commented 1 year ago

I've sent a PR for this #40