feat(readme): document built-in ACME directory server and CA capabilities

This commit is contained in:
2026-03-19 09:29:13 +00:00
parent 47168408cc
commit e570ac6db0
6 changed files with 348 additions and 192 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-19 - 9.3.0 - feat(readme)
document built-in ACME directory server and CA capabilities
- Update package metadata to describe client and server support, including built-in CA functionality
- Add README sections for ACME server quick start, configuration, endpoints, challenge verification, and trust setup
- Expand architecture notes and project hints to cover ts_server modules and tsbuild tsfolders usage
## 2026-03-19 - 9.2.0 - feat(server)
add an embedded ACME directory server and certificate authority with challenge, order, and certificate endpoints