|
3cee6c534a
|
fix(SmartAcme): Remove duplicate challengeHandlers declaration from SmartAcme class
|
2025-05-05 17:29:16 +00:00 |
|
|
d69eb73afc
|
fix(test): Add missing checkWetherDomainIsSupported implementation to DummyHandler for interface compliance in tests
|
2025-05-05 14:39:23 +00:00 |
|
|
f78b50757c
|
fix(core): Refactor import paths and update dependency references
|
2025-05-05 14:06:23 +00:00 |
|
|
10511b4293
|
feat(index): Bump @tsclass/tsclass to 9.2.0 and update module exports to include handlers
|
2025-05-05 12:02:04 +00:00 |
|
|
fe495a5f03
|
fix(smartacme): Refactor module exports and update wildcard certificate support documentation
|
2025-05-05 10:50:23 +00:00 |
|
|
1e7e1739b8
|
fix(test): Refactor wildcard certificate test to properly stub SmartAcme.start and getCertificateForDomain for robust integration.
|
2025-05-04 11:40:01 +00:00 |
|
|
a0f6a14b63
|
fix(docs): Improve certificate manager documentation with detailed examples and custom implementation guide
|
2025-05-01 11:38:35 +00:00 |
|
|
ae212c53d5
|
fix(readme): Update readme documentation: switch installation instructions to pnpm and clarify usage with MongoCertManager and updated SmartAcme options
|
2025-05-01 11:33:55 +00:00 |
|
|
c863c7295d
|
fix(smartacme): Centralize interest map coordination and remove redundant interestMap from cert managers
|
2025-05-01 09:28:10 +00:00 |
|
|
6fedf0505e
|
feat(core): Refactor SmartAcme core to centralize interest coordination and update dependencies
|
2025-05-01 09:15:19 +00:00 |
|
|
9dc8c1d8a3
|
feat(certmanagers/integration): Add optional wipe methods to certificate managers and update integration tests, plus bump tapbundle dependency
|
2025-04-30 18:18:45 +00:00 |
|
|
6363ec4be6
|
BREAKING CHANGE(SmartAcme (Cert Management)): Refactor certificate management and challenge handling API to use a unified certManager interface, remove legacy storage, and update challenge workflows.
|
2025-04-30 17:27:17 +00:00 |
|
|
fc420eb615
|
feat(handlers): Add in-memory HTTP-01 challenge handler and rename file-based handler to Http01Webroot
|
2025-04-30 14:55:03 +00:00 |
|
|
40cae220d0
|
fix(Dns01Handler): Update dependency versions and refine Dns01Handler implementation
|
2025-04-30 12:59:20 +00:00 |
|
|
da75c52c09
|
fix(repo): Update repository metadata by replacing the LICENSE file with a license.md file for improved consistency.
|
2025-04-27 14:51:22 +00:00 |
|
|
0de2178eb5
|
fix(readme): Fix license link reference in documentation
|
2025-04-27 14:50:28 +00:00 |
|
|
d5e7e11256
|
feat(readme): Update documentation with detailed built-in challenge handlers and custom handler examples
|
2025-04-27 14:39:59 +00:00 |
|
|
b7005f360c
|
fix(readme): Remove extraneous code fence markers from license section in readme
|
2025-04-27 14:30:53 +00:00 |
|
|
58015f0b58
|
BREAKING CHANGE(SmartAcme): Refactor challenge handling by removing legacy setChallenge/removeChallenge in favor of pluggable challengeHandlers and update documentation and tests accordingly
|
2025-04-27 14:28:05 +00:00 |
|
|
56a440660b
|
feat(smartacme): Implement exponential backoff retry logic and graceful shutdown handling in SmartAcme; update acme-client dependency to v5.4.0
|
2025-04-27 13:21:41 +00:00 |
|
|
b84714b208
|
fix(build): Update CI workflows, bump dependency versions, and refine import and TypeScript configuration
|
2025-04-26 12:48:38 +00:00 |
|