Skip to content
/ cert Public

Certificate management for Go's HTTPS server.

License

Notifications You must be signed in to change notification settings

jech/cert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A library to automatically detect a change in on-disk TLS certificates,
and switch to a new certificate without interrupting existing connections.
It will generate an in-memory self-signed certificate if none is found
on-disk, which makes HTTPS just as easy and robust as HTTP.

Used by Galene, https://galene.org

-- Juliusz Chroboczek

About

Certificate management for Go's HTTPS server.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages