51 Commits

Author SHA1 Message Date
d69eb73afc fix(test): Add missing checkWetherDomainIsSupported implementation to DummyHandler for interface compliance in tests 2025-05-05 14:39:23 +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
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
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
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
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
2bcb31e4d6 BREAKING CHANGE(core): update 2022-09-27 15:40:55 +02:00
67f645ad50 fix(core): update 2021-01-22 18:33:53 +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
8b19b206a4 fix(core): update 2020-02-21 10:48:08 +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
86929251ba update 2019-02-06 09:47:33 +01:00
09a8bc5cb5 fix(core): update 2019-01-15 23:59:21 +01:00
f9db3d28fe fix(core): update 2019-01-13 02:10:00 +01:00
5546fa5f49 fix(core): update 2019-01-12 21:06:29 +01:00
060ebf1b29 fix(core): update 2019-01-09 00:01:01 +01:00
62d27619f4 fix(core): update 2019-01-08 20:45:35 +01:00
a99dea549b fix(core): update 2019-01-06 20:41:42 +01:00
6c33111074 fix(core): update 2019-01-06 20:41:21 +01:00
312d3c01cd fix(npm publishing): update 2018-08-12 20:58:59 +02:00
223a47c997 fix(core): now creating certs all right 2018-08-12 01:35:14 +02:00
9eda0da9a7 feat(swaitch to acme-v2): switch to letsencrypt v2 2018-08-12 00:29:02 +02:00
84177cd575 update 2017-04-28 18:56:55 +02:00
b4de8cc2be basic functionality 2017-01-27 01:09:38 +01:00
20ea599f9d now getting a valid response 2017-01-25 02:45:48 +01:00
5fa530456b update validation 2017-01-22 21:50:04 +01:00
1c777f6f05 improve README 2017-01-15 23:11:51 +01:00
aad113a8ea add async checkDNS 2017-01-15 22:59:58 +01:00
c8d2cfd4ce update to new standards 2017-01-15 22:30:33 +01:00
dfd7edd330 now has working requestValidation method 2017-01-15 13:33:55 +01:00
4dadcf227c fix som things 2017-01-15 12:21:29 +01:00
fce25c60ed start better segregation of concerns 2017-01-14 18:36:33 +01:00
98cc70dbfb start with certificate signing process 2017-01-14 14:14:50 +01:00
0056c8508c now getting certificates 2017-01-02 00:18:51 +01:00
96e0c4f905 can now agree to TOS 2017-01-01 21:20:12 +01:00
66407cb214 switch to rawacme for more basic letsencrypt access 2017-01-01 18:05:26 +01:00
4dc88996e5 switch to acme core 2016-11-11 14:17:50 +01:00
7bfc4e279f prepare switch to le-acme-core 2016-11-09 18:01:31 +01:00
11f12d7c0e improve upon keyCreation 2016-11-07 18:41:52 +01:00
a2c6b6a259 update 2016-11-01 20:16:43 +01:00