fix(docs): Improve certificate manager documentation with detailed examples and custom implementation guide

This commit is contained in:
2025-05-01 11:38:35 +00:00
parent 876d876661
commit a0f6a14b63
3 changed files with 56 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2025-05-01 - 7.2.3 - fix(docs)
Improve certificate manager documentation with detailed examples and custom implementation guide
- Added usage examples for MemoryCertManager and MongoCertManager
- Provided a custom ICertManager implementation guide
- Enhanced overall documentation clarity for certificate storage configuration
## 2025-05-01 - 7.2.2 - fix(readme)
Update readme documentation: switch installation instructions to pnpm and clarify usage with MongoCertManager and updated SmartAcme options