Securing Go HTTP webservers


#Go

A VERY technical article about the settings and configuration to secure Go HTTP webservers.

Make our Go based HTTP webserver more secure by implementing timeouts, TLS, and secure headers

Securing Go HTTP webservers