certifiably 0.5.21

Cert management for Ordinary servers.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "certifiably"

version.workspace = true
edition.workspace = true
authors.workspace = true
repository.workspace = true
homepage.workspace = true

description = "Cert management for Ordinary servers."
license = "AGPL-3.0-only"
readme = "README.md"
categories = []

[dependencies]
tracing.workspace = true
rcgen = "0.14.3"