Skip to content

Instantly share code, notes, and snippets.

@ianldgs
Created May 29, 2019 19:48
Show Gist options
  • Save ianldgs/9ed849594563fdc8f3e288ddc9e96e50 to your computer and use it in GitHub Desktop.
Save ianldgs/9ed849594563fdc8f3e288ddc9e96e50 to your computer and use it in GitHub Desktop.
Create localhost certificate
go run $GOROOT/src/crypto/tls/generate_cert.go --host="localhost"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment