This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartacme
Watch
2
Star
0
Fork
0
You've already forked smartacme
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
smartacme
/
ts
/
handlers
History
Philipp Kunz
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
..
Dns01Handler.ts
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
Http01Handler.ts
feat(handlers): Add in-memory HTTP-01 challenge handler and rename file-based handler to Http01Webroot
2025-04-30 14:55:03 +00:00
Http01MemoryHandler.ts
feat(handlers): Add in-memory HTTP-01 challenge handler and rename file-based handler to Http01Webroot
2025-04-30 14:55:03 +00:00
IChallengeHandler.ts
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
index.ts
feat(handlers): Add in-memory HTTP-01 challenge handler and rename file-based handler to Http01Webroot
2025-04-30 14:55:03 +00:00