This website requires JavaScript.
Explore
Help
Sign In
s83
/
pages-server
Watch
1
Star
0
Fork
0
You've already forked pages-server
mirror of
https://codeberg.org/Codeberg/pages-server.git
synced
2025-02-23 20:33:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
pages-server
/
server
/
certificates
History
Moritz Marquardt
18d09a163c
Use hashicorp's LRU cache for DNS & certificates
...
DNS caching is also limited to 30 seconds now instead of 5 minutes
2024-04-18 19:07:34 +02:00
..
acme_account.go
Add pipeline (
#65
)
2022-03-27 21:54:06 +02:00
acme_client.go
Add option to disable DNS ACME provider (
#290
)
2024-04-18 17:05:20 +00:00
acme_config.go
Add config file and rework cli parsing and passing of config values (
#263
)
2024-02-15 16:08:29 +00:00
cached_challengers.go
Move to []byte for caching and make it compile
2024-04-18 19:07:34 +02:00
certificates.go
Use hashicorp's LRU cache for DNS & certificates
2024-04-18 19:07:34 +02:00
mock_test.go
use mockery for mock code generation (
#185
)
2023-02-13 23:13:30 +00:00
mock.go
Add cert store option based on sqlite3, mysql & postgres (
#173
)
2023-02-10 03:00:14 +00:00