chaitanyaphalak / gohttps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Go 100.0%