/gohttps

Primary LanguageGoMIT LicenseMIT

gohttps

This repository contains examples of HTTPS clients and servers. It includes simple server with minimal TLS configuration and a more advanced server that covers additional TLS configuration options. They demonstrate a range of behavorios between TLS clients and servers. See Create Secure Clients and Servers in Golang Using HTTPS for more information regarding this project.