Releases: robur-coop/ocaml-letsencrypt
Releases · robur-coop/ocaml-letsencrypt
1.1.0
27 Feb 17:42
Compare
Sorry, something went wrong.
No results found
1.0.0
04 Sep 16:45
Compare
Sorry, something went wrong.
No results found
CHANGES:
update to mirage-crypto 1.0.0 and x509 1.0.0 API (#34 @hannesm )
package moved to the robur-coop organization
0.5.1
13 Mar 13:04
Compare
Sorry, something went wrong.
No results found
CHANGES:
letsencrypt-mirage: allow alpn protocols to be specified (#33 @dinosaure )
0.5.0
17 Feb 12:26
Compare
Sorry, something went wrong.
No results found
0.4.1
27 Oct 19:18
Compare
Sorry, something went wrong.
No results found
0.4.0
21 Sep 09:01
Compare
Sorry, something went wrong.
No results found
v0.3.0
19 Jul 19:48
Compare
Sorry, something went wrong.
No results found
CHANGES:
Reduce dependency cone (#26 , @dinosaure & @hannesm )
remove cohttp dependency, provide a HTTP_client module type
provide letsencrypt-dns with dns solver
provide letsencrypt-app for the client binary
v0.2.5
22 Apr 15:16
Compare
Sorry, something went wrong.
No results found
v0.2.4
14 Apr 17:51
Compare
Sorry, something went wrong.
No results found
CHANGES:
adapt to X.509 0.12.0 (#23 @dinosaure ) by completing the pattern match in
oacmel (still, only RSA account keys are supported)
v0.2.3
21 Jan 12:42
Compare
Sorry, something went wrong.
No results found
CHANGES:
adapt to mirage-crypto-pk 0.8.9 changes (d = e ^ -1 mod lam n) #22