Login  Register

Re: How to use HTTPS (SSL) with Zinc

Posted by horrido on Jun 24, 2017; 2:19am
URL: https://forum.world.st/How-to-use-HTTPS-SSL-with-Zinc-tp4952461p4952492.html

I discovered that I skipped an important step in creating the SSL cert. HTTPS is now working. However, for some reason, it's not finding my Teapot routes. The route that worked in http://localhost:1701/login, for example, no longer works in https://localhost:1443/login. I'm investigating...