Pim van Pelt pim
pim pushed to main at certificate-trans…/cheese 2025-09-10 10:35:52 +00:00
1e7a41660f Add more lenient pushback flags after an issue with Halloumi2025h2 sending 429s on Google's AddChain/AddPreChain requests
pim pushed to main at ipng/ipng.ch 2025-09-08 22:10:34 +00:00
512cfd75dc Retire halloumi2026h2
pim pushed to main at certificate-trans…/cheese 2025-09-05 10:05:11 +00:00
b646bca642 Only send caching headers for existing objects (response code equals 200, 201, 204, 206, 301, 302, 303, 304, 307 or 308)
pim pushed to main at certificate-trans…/cheese 2025-08-28 19:19:22 +00:00
425b485f5f Remove generated roots
pim pushed to main at certificate-trans…/cheese 2025-08-28 19:17:41 +00:00
105a245239 Fix some lint and vet issues
7b3639ad69 Add a few tests
Compare 2 commits »
pim commented on pull request certificate-trans…/cheese#2 2025-08-28 18:53:52 +00:00
conf: Verify that loaded configuration has some validity

If you can revert d2c564a000, the rest of this PR is good to go.

pim closed pull request certificate-trans…/cheese#1 2025-08-28 18:52:31 +00:00
Add Domain option to Log so that a custom domain can be specified
pim commented on pull request certificate-trans…/cheese#1 2025-08-28 18:52:30 +00:00
Add Domain option to Log so that a custom domain can be specified

I've decided to merge my diff instead of this approach, in 0503370. This PR can be reverted.

pim pushed to main at certificate-trans…/cheese 2025-08-28 18:52:11 +00:00
0503370489 Autogen the Origin of the log and use it to replace the hardcoded ct.ipng.ch strings in gen-html and gen-env
pim commented on pull request certificate-trans…/cheese#1 2025-08-28 18:16:15 +00:00
Add Domain option to Log so that a custom domain can be specified

No, the origin is equal to the submissionprefix. You can simply replace the string directly like that, in other words, if submissionprefix: https://bla.example.com/ then the origin will be…

pim commented on pull request certificate-trans…/cheese#2 2025-08-28 11:19:48 +00:00
conf: Verify that loaded configuration has some validity

Looks good but you added the 'add domain option' commit, which is its own PR. Please remove it here. Otherwise, change looks good.

pim commented on pull request certificate-trans…/cheese#1 2025-08-28 11:18:04 +00:00
Add Domain option to Log so that a custom domain can be specified

I agree that hard coding *.ct.ipng.ch was a mistake, but I don't want another config option 'Domain' because we already have the monitoringprefix and submissionprefix. I think you can extract that…

pim pushed to main at certificate-trans…/cheese 2025-08-28 11:13:01 +00:00
6b11481739 Add --diff and --write flags to README
pim pushed to main at certificate-trans…/cheese 2025-08-28 09:19:03 +00:00
d027ec9108 Add a --write and --diff flag; require --write to be set before making any changes, for safety
pim pushed to main at ipng/ipng.ch 2025-08-26 09:27:16 +00:00
8683d570a1 Add alias for renamed article
pim pushed to main at ipng/ipng.ch 2025-08-26 09:19:50 +00:00
a1a98ad3c6 Erratum: Tesseract/POSIX uses BadgerDB, not MariaDB, h/t alcutter@
pim pushed to main at ipng/ipng.ch 2025-08-26 08:25:22 +00:00
26ae98d977 Add start/limit flags to .env, h/t philippe
pim pushed to main at certificate-trans…/cheese 2025-08-26 08:11:27 +00:00
6bc0071bdb Add start/limit flags
pim pushed to main at certificate-trans…/cheese 2025-08-25 15:40:05 +00:00
a044cb86bd Clarify port use for nginx
pim pushed to main at certificate-trans…/cheese 2025-08-25 15:38:50 +00:00
6ecc5d7784 Add build step; add gen-roots step.