Hacker News new | ask | show | jobs
by technoweenie 3560 days ago
We typically run go's built-in server behind nginx. There's no need for something like gunicorn in go.
1 comments

But this would not work in this set-up right? Wouldn't the user facing server (in your case Nginx) have to be the one that serves over HTTPS?

I'm a bit confused about this package.