99 Commits

Author SHA1 Message Date
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
0c6da9ff74 update 2025-05-04 10:29:33 +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
55fa1215ae BREAKING CHANGE(structure): renamed classes to avoid confusion 2024-06-16 13:56:30 +02:00
e3974b3bb1 fix(core): update 2024-01-28 16:08:32 +01:00
ab870af0bb fix(core): update 2024-01-28 02:50:41 +01:00
3641d75e2f fix(core): update 2023-07-21 19:01:26 +02:00
76650ac199 fix(core): update 2023-07-21 18:59:17 +02:00
941923e90f fix(core): update 2023-07-21 18:49:18 +02:00
149cdf67bb fix(core): update 2023-01-06 14:08:18 +01:00
f2bd9b65aa fix(core): update 2022-09-27 19:55:38 +02:00
3c052df1e7 fix(core): update 2022-09-27 15:44:06 +02:00
2bcb31e4d6 BREAKING CHANGE(core): update 2022-09-27 15:40:55 +02:00
24b9794a18 fix(core): update 2020-11-18 16:52:49 +00:00
6b5e0a1207 fix(core): update 2020-08-13 03:10:37 +00:00
a2cf86b62f fix(core): update 2020-08-12 16:36:06 +00:00
9da9ebb01e fix(core): update 2020-05-17 16:21:25 +00:00
8b19b206a4 fix(core): update 2020-02-21 10:48:08 +00:00
ab55d3c91a fix(core): update 2020-02-19 19:17:58 +00:00
02daa13a2f fix(core): update 2020-02-19 18:48:49 +00:00
7ec04d6d3d fix(core): update 2020-02-10 20:36:01 +00:00
04ed28f7d1 fix(core): update 2020-02-10 20:16:49 +00:00
59173b3ca8 BREAKING CHANGE(core): streamline scope to certificate retrieval using dns challenge 2020-02-10 20:13:06 +00:00
83afea95e6 fix(core): update 2020-02-10 11:15:47 +00:00
81a15da2d0 feat(Cert): now has validity check 2019-02-06 14:37:00 +01:00
86929251ba update 2019-02-06 09:47:33 +01:00
9d5f0d7a5d fix(core): update 2019-01-18 01:34:59 +01:00
e04b23aceb fix(core): update 2019-01-17 22:50:21 +01:00
f2eb9666a7 fix(core): update 2019-01-17 22:47:58 +01:00
f821f4d9cc fix(core): update 2019-01-17 22:13:10 +01:00
a33090bb5e fix(core): update 2019-01-17 01:15:22 +01:00