Releases: User65k/async-acme
Releases · User65k/async-acme
v0.6.0
20 Jan 11:20
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Updated Dependencies
v4
05 Sep 15:58
Compare
Sorry, something went wrong.
No results found
v0.3.2
12 May 14:55
Compare
Sorry, something went wrong.
No results found
Updated Dependencies
v0.3.0
15 Nov 11:26
Compare
Sorry, something went wrong.
No results found
changes:
rustls 0.20
@ecton Implemented AcmeCache trait to allow custom storage/caching
@ecton fix panic on expired certificates
v0.2
15 Nov 11:07
Compare
Sorry, something went wrong.
No results found
for/with rustls 0.19
added rustls_helper::drive_order to allow the storage of the certificates private key
v0.3.1
16 Nov 19:36
Compare
Sorry, something went wrong.
No results found
Set file permissions to User RW for the cache.
Added Docs