Hacker News new | ask | show | jobs
by Xeoncross 3090 days ago
Can someone add letsencrypt.org ACME cert generation? https://godoc.org/golang.org/x/crypto/acme/autocert

Edit: found this https://gist.github.com/kennwhite/f9ea1afff776049974678fb21a...

2 comments

I went ahead and started fleshing out a combination of both of these along with an example of using golang templates: https://github.com/Xeoncross/vanilla-go-server
Love this type of thread and great find on the cert stuff. Super cool