Jacky
4b44baf92c
enhance (network): interface detection logic
2025-03-27 15:47:29 +08:00
Jacky
22834f59b4
chore: prepare v2.0.0-rc.4
2025-03-09 08:36:58 +08:00
Jacky
ab46d1de7e
refactor: notification module
2025-02-25 19:06:39 +08:00
Jacky
85bddf87fa
chore: update lego config
2025-02-19 22:16:46 +08:00
Jacky
98bda7daf8
fix(cert): Restore original lego logger after certificate issuance
...
Resolve an issue with lego logging by ensuring the original logger is restored after certificate generation. This prevents potential logging side effects and fixes an unintended logger modification.
Fixes #876
2025-02-19 14:16:32 +00:00
Jacky
a00a4f19d2
fix(auto-cert): goroutine leaks
2025-02-05 21:00:10 +08:00
Jacky
ca5462c11d
fix(cert): incorrect permission of ssl dir
2025-02-04 19:54:39 +08:00
Jacky
9401bcc242
feat(site): allow to use cert selector to change cert when site is disabled
2025-02-03 16:21:23 +08:00
Jacky
9e66c355bf
enhance: optimize the experience on small devices
2025-01-31 13:29:06 +08:00
Jacky
650196d06a
enhance(wip): error handle
2025-01-24 16:41:35 +08:00
Jacky
01ffa362af
chore: update deps
2025-01-23 10:37:42 +08:00
Jacky
4ab34fde57
chore: prepare v2.0.0-beta.40
2024-11-16 12:58:01 +08:00
Jacky
7ad5cac3b8
feat(wip): site category
2024-10-26 10:39:31 +08:00
Jacky
c5f5038d35
style(go): sort imports
2024-10-24 18:22:45 +08:00
Jacky
33a996e777
refactor: migrate to new cosy
2024-10-22 16:38:38 +08:00
Jacky
bf8b7bcc2d
enhance(cert): get more error info about dnsproviders
2024-10-18 23:40:18 +08:00
Jacky
6cc75254c4
chore: update deps
2024-10-18 21:27:50 +08:00
Jacky
598d91a417
style: format go code with tab indent #605
2024-10-14 10:14:43 +08:00
Jacky
46a9ccbdf1
feat: add proxy option for acme user
2024-10-07 12:19:20 +08:00
Jacky
deda31a6e1
enhance: proxy settings
2024-10-07 11:07:44 +08:00
Jacky
390eabf3a0
feat: support proxy settings from env #579
2024-10-06 23:17:21 +08:00
Jacky
ecb259a154
chore: update deps
2024-10-06 23:16:35 +08:00
Jacky
ea46c806cf
fix: dir name of wildcard cert changed in linux #591
2024-10-03 17:42:29 +08:00
Jacky
2f7070377f
fix: incorrect status of enabled 2fa of user #577
2024-09-26 12:57:34 +08:00
Jacky
f2a586ca78
feat: upgrade lego for supporting huaweicloud dns #395
2024-09-17 11:44:34 +08:00
Jacky
be43a6ab20
chore: update dependencies
2024-09-03 08:41:34 +08:00
Jacky
f1c0f8ddca
enhance: add settings for skip tls cert check
2024-07-30 15:10:02 +08:00
Jacky
013d810678
fix: uncontrolled data used in path expression
2024-07-30 15:07:14 +08:00
Jacky
4660a46a7e
refactor: auto certificate options
...
1. Add OCSP Must Staple options #292
2. Add LEGO_DISABLE_CNAME_SUPPORT options #407
2024-07-24 22:53:22 +08:00
Jacky
2d6fa63964
enhance: show the info of changed certificates #386
2024-07-24 17:27:50 +08:00
Jacky
7a9aa3a33b
chore: update lego configurations
2024-07-20 09:46:19 +08:00
Jacky
b3486a42a5
feat: sync certificates to remote server #293 , #363 , #411
2024-06-18 17:39:05 +08:00
Jacky
11e460765a
fix: certificate dir cannot be created in some windows-docker setup #403
2024-06-15 12:26:12 +08:00
Jacky
538be53e9c
fix: renewed certificate and private key not save #391
2024-05-21 14:05:27 +08:00
Jacky
c18f8f0b27
fix: auto cert nil ptr issue
2024-05-08 17:05:01 +08:00
Jacky
7be4a70824
feat: add recursive nameservers settings for dns challenge #372
2024-05-04 12:00:53 +08:00
Jacky
e16b077d20
feat: using renewal api to renew certificate #319
2024-04-30 19:48:48 +08:00
Jacky
e3876cffaf
enhance: limit cert renewal interval between 7 to 21 days
2024-04-30 17:19:19 +08:00
Jacky
49b41d6eb7
feat: support not-only Let's Encrypt service #16
2024-04-30 17:16:31 +08:00
Jacky
3e90b838fd
feat: SSL management support different types of certificates of a same doamin name #309
2024-04-30 16:09:40 +08:00
Jacky
e77d37bbaa
feat: set renewal interval of certificates #343
2024-04-30 10:28:46 +08:00
Jacky
4c7e037b76
refactor: refresh webui
2024-04-30 10:11:51 +08:00
Jacky
59d59dd3ed
feat: add dns providers links #336
...
Close #336
2024-04-27 22:11:49 +08:00
Jacky
376e2a76d1
chore: update lego config
2024-04-27 21:52:57 +08:00
Jacky
4289d55562
chore: update lego configs
2024-03-25 23:03:42 +08:00
Jacky
979a1d5326
fix: PKCS8 format private key validating issue #326
2024-03-14 22:49:34 +08:00
Jacky
1577eb184d
revert: add must staple flag for certificate obtaining request #292
2024-03-14 16:28:18 +08:00
Jacky
1c4fb7afcc
feat: add must staple flag for certificate obtaining request #292
2024-02-18 19:44:04 +08:00
Jacky
22d62e420b
feat: configurable cert key type #264
2024-02-13 14:15:02 +08:00
Jacky
a095c88fd2
fix: log container is empty after failing to obtain cert #281
2024-02-13 12:23:00 +08:00