HTTPS

2 posts tagged with "HTTPS"

April 20, 2019 · 9 min read
Using React's Proxy to get ahead of CORS & use HTTPS for API calls
My experience of managing to use CRA React's Proxy feature to proxy an API server like it's in Production and use Secure HTTPS on localhost!
JavaScript, Web Development, Programming, Security
February 20, 2017 · 7 min read
Securing your LocalHost
Securing your localhost is now made simple. Everyone can use a valid https://localhost/ without any warnings.
Programming, Security