Skip to content

Generate certs easily in Go, including a super simple variant.

License

Notifications You must be signed in to change notification settings

fbaube/generate-certificates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generate-certificates

Generate certs easily in Go. Based on code written by the Go team.

The version in gen-cert-simple requires NO arguments. It creates a self-signed certificate valid for hosts "localhost", "127.0.0.1" (IPv4), and "::1" (IPv6).

About

Generate certs easily in Go, including a super simple variant.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages