Skip to content

benburkert/cheeseman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cheeseman

A proof-of-concept TLS termination server with a focus on Server Name Indication (SNI), an extension to TLS that allows a single IP to present multiple host certificates. With cheeseman you can run a vhost for HTTPS traffic.

Golang >= 1.4

cheeseman depends on the GetCertificate func added to tls.Config in golang v1.4. At the time of writing v1.4 is still under development so tip is required.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages