Commit Graph

532 Commits

Author SHA1 Message Date
Arjan H
e808b18d2a Bump boulder version to v0.20251021.0 2025-11-09 17:03:16 +01:00
Arjan H
ac119fb82b Try to prevent emtpy fqdn setting (#203) 2025-11-08 14:35:42 +01:00
dependabot[bot]
8351b4b365 Bump stefanzweifel/git-auto-commit-action from 6 to 7
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 6 to 7.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v6...v7)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-23 08:05:52 +02:00
Arjan H
4f6c31873e Run mysql_upgrade every time the compose stack starts 2025-09-23 20:31:51 +02:00
Arjan H
bbc0556267 Fix backup/restore of nginx ssl files (#194) 2025-09-22 21:13:31 +02:00
Arjan H
ca3a5b88c3 Fix 'error on line 239' when restoring backup (#194) 2025-09-22 20:37:47 +02:00
Arjan H
bed2da3c2b Bump boulder version to v0.20250908.0 2025-09-09 18:24:10 +02:00
dependabot[bot]
b0258c9d9d Bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 17:50:52 +02:00
Arjan H
fd44d68df3 Allow non-self-signed CA certificate as 'root' (#160, #196)
This allows using a sub-CA of an offline / external root CA to be used
as the root CA in LabCA.
2025-09-07 16:53:01 +02:00
Arjan H
3081eae60f Also allow names in standalone DB config (#198) 2025-09-06 13:34:52 +02:00
Arjan H
d27e33e89a Tweak max upload size for backups (#189) 2025-09-06 13:01:10 +02:00
Arjan H
c23a8762aa Bump boulder version to v0.20250902.0 2025-09-06 12:39:43 +02:00
dependabot[bot]
4130555e84 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-02 20:02:35 +02:00
Arjan H
d0a03e91ea Remove now unused _encrypt function 2025-08-05 21:24:55 +02:00
hakwerk
0202b38426 [skip ci] Commit changes from build-dockers action 2025-08-05 19:20:57 +00:00
Arjan H
73fb58a13d Bump boulder version to v0.20250728.0 2025-08-05 19:35:09 +02:00
Arjan H
e875804af1 Remove email details from admin pages
As Let's Encrypt has removed all email sending from boulder, we no longer need
the email details in LabCA either.
2025-08-05 18:14:37 +02:00
Arjan H
24770e3c80 Cleanup mailer script that depended on boulder expiration-mailer (#193) 2025-08-03 11:28:28 +02:00
Arjan H
6589aaa18d Update go.mod dependencies for security fixes 2025-07-20 14:53:28 +02:00
dependabot[bot]
406d3d58fe Bump stefanzweifel/git-auto-commit-action from 5 to 6
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 5 to 6.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stefanzweifel/git-auto-commit-action/compare/v5...v6)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-20 14:48:36 +02:00
Arjan H
d7740109a2 Fix redis certificate after IP range changed 2025-07-14 08:15:49 +02:00
Arjan H
9d491a6ab5 Add note about restoring database after upgrade... 2025-07-13 19:41:23 +02:00
Arjan H
1a5050b3b0 Bump boulder version to v0.20250707.0 2025-07-12 20:25:18 +02:00
Arjan H
ec77c14f62 Also ignore lint check unknown_tld_in_san (#181) 2025-06-04 21:28:17 +02:00
Arjan H.
92f2c6c9d1 Clarify in README to go to build subdirectory
The docker-compose.yml is still placed in the build subdirectory at the moment...
2025-06-04 19:36:56 +02:00
Arjan H
8a0dbdd8a6 Update README files to make docker-only the primary setup
The install script method is now considered a legacy method
2025-05-31 12:32:14 +02:00
Arjan H
0febdd24e6 Bump boulder version to release-2025-05-27 2025-05-31 12:29:07 +02:00
Arjan H
6253a01061 Tweak CA link / text on public homepage 2025-05-31 11:42:22 +02:00
Arjan H
273b2b83ff Replace acme_tiny.py with certbot as ACME client 2025-05-31 11:21:08 +02:00
Arjan H
26887b7f96 Remove old comment about keeping root key offline - not possible anymore (#160) 2025-05-29 20:19:55 +02:00
Arjan H
43d34c3cfa Fix CA links on public homepage (#166) 2025-05-29 20:17:27 +02:00
Arjan H.
46a6837086 Bump golangci-lint to v2.1 2025-05-13 19:24:18 +02:00
dependabot[bot]
99b7138ecb Bump golangci/golangci-lint-action from 7 to 8
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 7 to 8.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v7...v8)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-13 19:24:18 +02:00
Arjan H
78aac07961 Add syntax parser directive to Dockerfiles 2025-04-21 09:19:07 +02:00
dependabot[bot]
79c6be8e08 Bump golang.org/x/net in /gui in the go_modules group across 1 directory (#177)
Bumps the go_modules group with 1 update in the /gui directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.36.0 to 0.38.0
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 09:08:56 +02:00
dependabot[bot]
471fc53821 Bump golang.org/x/crypto (#176)
Bumps the go_modules group with 1 update in the /gui directory: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.35.0 to 0.37.0
- [Commits](https://github.com/golang/crypto/compare/v0.35.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.37.0
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-20 17:45:48 +02:00
Arjan H
f38bae5867 Fix linting issues 2025-04-20 17:27:10 +02:00
Arjan H
2ebf03093e Bump golangci-lint action to v7 with v2.0 2025-04-20 15:32:11 +02:00
Arjan H
1d3f2f5f97 Add packages write permission to workflows 2025-04-20 15:31:20 +02:00
Arjan H
46a94695db Fix check in bad-key-revoker to skip SMTP TLS verification (#171) 2025-04-03 19:50:18 +02:00
Arjan H
cd2084b9b8 Fix missing labca-gui from control container 2025-03-25 20:40:06 +01:00
Arjan H
ad804b89f4 Fix previous CRL check when renewing CRL (#169)
Remove the 'No previous CRL found for ...' message
2025-03-25 19:53:18 +01:00
Arjan H
3ec866d1ea Add golangci-lint for GUI 2025-03-23 10:21:49 +01:00
Arjan H
4339cdd0c3 Fix cleanup of now obsolete bpkilint container 2025-03-21 20:58:34 +01:00
Arjan H
82f4cf9721 Prevent huge MySQL slow queries log file (#168)
No longer write slow queries to the log file, plus cleanup existing
log files from the install script.
2025-03-21 20:55:14 +01:00
Arjan H
c077f642d0 Use latest tag for nginx docker image 2025-03-20 20:02:44 +01:00
Arjan H
7d518d7ea4 Bump boulder version to release-2025-03-18 2025-03-20 19:57:14 +01:00
Arjan H
5c1055319f GUI: update some mod versions (dependabot) 2025-03-16 15:18:07 +01:00
Arjan H.
3ebbb6a7ec Remove obsolete instruction about update button (#165) 2025-03-15 09:45:05 +01:00
Arjan H
407a08a1a3 Bump boulder version to release-2025-03-10 2025-03-13 21:20:26 +01:00