feat: v1.3.5, add ecdsa with sha384 signature algorithm

This commit is contained in:
2024-08-12 23:56:57 +08:00
parent d36335a885
commit cb47c5c4e6
3 changed files with 766 additions and 475 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "acme-client"
version = "1.3.4"
version = "1.3.5"
authors = ["Hatter Jiang <jht5945@gmail.com>"]
edition = "2018"
description = "Acme auto challenge client, acme-client can issue certificates from Let's encrypt"