File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ If [[https://certbot.eff.org/][certbot]] does everything for everybody, Certific
77Certificaat is optimized for a specific workflow: retrieve a certificate for your domain, and subsequently set up a cron job and forget about it.
88
99** Installation
10+ Certificaat is available on [[https://clojars.org/][Clojars]].
11+
12+ [[http://clojars.org/org.danielsz/certificaat/latest-version.svg]]
1013
1114In your ~deps.edn~, add an alias for ~certificaat~.
1215
@@ -174,11 +177,6 @@ Wildcard domains are supported with the "dns01" challenge only. (as per the prot
174177
175178Certificaat is based on the ACME protocol, API version 2.
176179
177- ** Clojure library
178- Certificaat is available on [[https://clojars.org/][Clojars]] as a regular Clojure library which you can require in your projects.
179-
180- [[http://clojars.org/org.danielsz/certificaat/latest-version.svg]]
181-
182180** Contributions
183181If you plan to submit enhancements beyond bug fixes, please coordinate with me beforehand in order to save everybody’s time and effort.
184182** Credits
You can’t perform that action at this time.
0 commit comments