Hacker News new | ask | show | jobs
by gog 3449 days ago
Which Go package do you use?
3 comments

You can probably get pretty far with the package written by Russ Cox:

https://github.com/rsc/letsencrypt

Sorry just saw this, it's the autocert package bradfitz linked to.