Created
May 29, 2019 19:48
-
-
Save ianldgs/9ed849594563fdc8f3e288ddc9e96e50 to your computer and use it in GitHub Desktop.
Create localhost certificate
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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