diff --git a/README.md b/README.md index fb6e39a6..1e1d32d0 100644 --- a/README.md +++ b/README.md @@ -1308,6 +1308,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [secure](https://github.com/unrolled/secure) - HTTP middleware for Go that facilitates some quick security wins. * [simple-scrypt](https://github.com/elithrar/simple-scrypt) - Scrypt package with a simple, obvious API and automatic cost calibration built-in. * [ssh-vault](https://github.com/ssh-vault/ssh-vault) - encrypt/decrypt using ssh keys. +* [sslmgr](https://github.com/adrianosela/sslmgr) - SSL certificates made easy with a high level wrapper around acme/autocert. ## Serialization