Skip to content

Releases: User65k/async-acme

v0.6.0

20 Jan 11:20
0822485

Choose a tag to compare

crates.io
Crates.io (version)

Breaking Change

  • The feature use_rustls was removed in favor of rustls_ring and rustls_aws_lc_rs
  • The feature hyper_rustls was removed
  • The feature async_std_rustls was removed

Updated Dependencies

  • rustls 0.23 (Default cryptography provider changed)
    • both ring and aws-lc-rs can now be used by async-acme
  • rcgen 0.13

v0.5

17 Mar 12:19
08176ba

Choose a tag to compare

crates.io
Crates.io (version)

Updated Dependencies

v4

05 Sep 15:58
201d890

Choose a tag to compare

v4

crates.io
Crates.io (version)

Updated Dependencies to address https://rustsec.org/advisories/RUSTSEC-2023-0052

v0.3.2

12 May 14:55
64ba35e

Choose a tag to compare

crates.io
Crates.io (version)

Updated Dependencies

v0.3.0

15 Nov 11:26

Choose a tag to compare

changes:

  • rustls 0.20
  • @ecton Implemented AcmeCache trait to allow custom storage/caching
  • @ecton fix panic on expired certificates

crates.io

Crates.io (version)

v0.2

15 Nov 11:07

Choose a tag to compare

for/with rustls 0.19

added rustls_helper::drive_order to allow the storage of the certificates private key

crates.io

Crates.io (version)

v0.3.1

16 Nov 19:36

Choose a tag to compare

Set file permissions to User RW for the cache.
Added Docs

crates.io
Crates.io (version)