Commit Graph

4 Commits

Author SHA1 Message Date
Wioletta Holownia c5c6644acf
Add support for Let's Encrypt Certificates. (#165)
* Add support for Let's Encrypt Certificates.

* Update CHANGELOG with applied changes.

* Update changelog
2018-05-08 16:40:21 -04:00
Guus van Weelden 9e24e26f6b use http.MethodX instead of "GET"/"POST"/"DELETE" 2017-07-02 13:55:56 +02:00
Antoine Grondin dc14e4b04d add context.Context to all calls 2017-02-23 14:25:29 -05:00
Wioletta Holownia 19ceffc21b Add CertificatesService for managing certificates with the DigitalOcean API. (#126)
* Add CertificatesService.

* Code review changes.
2017-02-17 13:18:41 -05:00