Arjan H
045a128c2c
Option to allow public contact email addresses in lockdown mode
...
When in lockdown mode, only those domains can be used to request certificates for,
but it also only accepts email addresses in those domains. With this option in the
GUI it is now possible to still allow all public domains in contact addresses.
2024-02-04 13:46:26 +01:00
Arjan H
10c3d6ad6e
Use user email as contact address for ACME account
2024-02-04 10:22:56 +01:00
Arjan H
9549ac3cde
Decrease health check interval
...
Prevents flood of messages on slow startup
2024-01-28 08:44:11 +01:00
Arjan H
bef3544d5e
Bump boulder version to release-2024-01-22
2024-01-26 20:08:22 +01:00
Arjan H
a1a3230ead
Fix several issues with renewing certificates ( #109 )
...
URI encode the root_key and passphrase.
Fix name of root_key file.
Stop processing when error has occurred.
2024-01-25 18:49:26 +01:00
Arjan H
059898a4b1
Fix mail-tester config struct to match expiration-mailer ( #108 )
2024-01-22 19:27:09 +01:00
Arjan H
246d6729a7
Do not run build-dockers.yml on pull_request
2024-01-20 10:00:53 +01:00
dependabot[bot]
1d0eee137e
Bump actions/cache from 3 to 4 ( #107 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 09:55:59 +01:00
Arjan H
65e4ac1944
Set correct tag for boulder-tools image in install
2024-01-13 11:48:07 +01:00
Arjan H
43f0b2cea7
Extend health-checker timeout always ( #86 )
2024-01-13 11:29:38 +01:00
Arjan H
1f6992cc5c
Set correct tag for building docker images
2024-01-13 08:29:59 +01:00
hakwerk
c005dddbb8
[skip ci] Commit changes from build-dockers action
2024-01-12 19:56:17 +00:00
Arjan H
ffb8d01ad1
Fix default Common Name on create certificate
2024-01-12 20:48:01 +01:00
Arjan H
dec3a1b822
Bump boulder version to release-2024-01-08
2024-01-12 20:37:34 +01:00
Arjan H
0adcce1f1f
Cosmetic: bump year
2024-01-07 20:25:43 +01:00
Arjan H
33208bf347
Add way to renew (extend lifetime of) CA certificates ( #74 )
2023-12-26 11:56:45 +01:00
dependabot[bot]
23bcde19f8
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /gui ( #106 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-19 10:34:19 +01:00
Arjan H
80c33ee6ff
Fix db migration to preserve existing data
2023-12-09 14:55:33 +01:00
Arjan H
88899cbd67
Bump boulder version to release-2023-12-04
2023-12-09 14:39:50 +01:00
dependabot[bot]
9aa6fa3eb9
Bump actions/setup-go from 4 to 5 ( #105 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 08:21:25 +01:00
hakwerk
3fa427c0c3
[skip ci] Commit changes from build-dockers action
2023-11-23 19:30:50 +00:00
Arjan H
8ba3b97bbb
Bump boulder version to release-2023-11-20
2023-11-23 20:20:59 +01:00
Arjan H
c32f653adb
Bump boulder version to release-2023-10-30
2023-11-03 20:09:56 +01:00
Arjan H
1030dfd204
Bump nginx from 1.25.2 to 1.25.3
2023-10-26 22:23:41 +02:00
dependabot[bot]
573716b019
Bump google.golang.org/grpc from 1.56.2 to 1.56.3 in /gui ( #100 )
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.56.2 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.56.2...v1.56.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 21:58:18 +02:00
dependabot[bot]
30b0d075fc
Bump golang.org/x/net from 0.12.0 to 0.17.0 in /gui ( #98 )
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.12.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.12.0...v0.17.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 19:14:15 +02:00
dependabot[bot]
4309673c2a
Bump stefanzweifel/git-auto-commit-action from 4 to 5 ( #97 )
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4 to 5.
- [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/v4...v5 )
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 10:38:44 +02:00
Arjan H
abab3a892d
Bump boulder version to release-2023-10-04
2023-10-05 19:05:52 +02:00
Arjan H
da63bbfe07
Update README.md with DNS note and move dockeronly hint ( #95 )
2023-09-24 20:21:27 +02:00
Arjan H
bef2668f80
Fix issue with some previous remains of older versions
2023-09-24 16:46:20 +02:00
Arjan H
b5e49ee8ab
Bump docker/metadata-action from 4 to 5
2023-09-24 12:56:13 +02:00
Arjan H
c04e4ffdbc
Bump boulder version to release-2023-09-19
2023-09-24 12:54:50 +02:00
dependabot[bot]
690b8e0fef
Bump docker/login-action from 2 to 3 ( #94 )
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-23 13:51:19 +02:00
dependabot[bot]
43676e07f5
Bump docker/setup-buildx-action from 2 to 3 ( #93 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 2 to 3.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](https://github.com/docker/setup-buildx-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-22 20:00:46 +02:00
dependabot[bot]
3833689eca
Bump crazy-max/ghaction-import-gpg from 5 to 6 ( #92 )
...
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg ) from 5 to 6.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases )
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-21 19:51:19 +02:00
ka2er
b0a299ca46
fix missing lab-release dep in some lxc debian 12 container ( #91 )
2023-09-21 19:00:33 +02:00
Arjan H
736b361228
Bump boulder version to release-2023-09-11
2023-09-20 19:26:33 +02:00
dependabot[bot]
675245625c
Bump docker/build-push-action from 4 to 5 ( #90 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 4 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-19 19:07:00 +02:00
dependabot[bot]
88c8231913
Bump actions/checkout from 3 to 4 ( #89 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-18 20:30:39 +02:00
Arjan H
a1ed502f03
Bump nginx from 1.25.1 to 1.25.2
2023-08-17 21:44:15 +02:00
Arjan H
0cc6fb6b93
Bump boulder version to release-2023-08-14
2023-08-17 19:35:56 +02:00
Arjan H
a8a91a36a7
Force recreating containers after docker-compose-plugin downgrade ( #76 )
2023-07-18 19:26:27 +02:00
Arjan H
7fbfa08e9e
Fix docker-compose-plugin downgrade copy/paste issue
2023-07-16 17:23:09 +02:00
Arjan H
e982da2696
Bump go version and nginx image to latest versions
2023-07-16 12:24:43 +02:00
Arjan H
217e8bb5be
Update dependabot.yml
2023-07-15 19:31:00 +02:00
Arjan H
7dba946e9a
Downgrade docker-compose-plugin v2.19.x to v2.18 ( #76 )
2023-07-15 18:57:23 +02:00
Arjan H
5fecf57d62
Include optional custom nginx config files ( #72 )
...
If you want to control e.g. the ssl_protocols or ssl_ciphers settings,
create a file named 'custom-ssl.inc' in the /home/labca/nginx_data/conf.d/
directory (or when using the docker-only setup, either add a volume mount
or edit the labca_nginx_conf volume to include the file). Similarly,
'custom-base.inc' can be created to e.g. define a custom log format, and
'custom.inc' could be created for any settings on the plain HTTP server
context.
2023-07-15 16:46:49 +02:00
Arjan H
dd831cb2cd
Unmark docker-only setup as beta as it seems stable now
2023-07-15 08:38:49 +02:00
dependabot[bot]
bd3ec5ccab
Bump actions/setup-go from 2 to 4 ( #79 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 4.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-14 20:20:36 +02:00
Arjan H
33c5fdfee1
Update go.mod dependencies of gui
2023-07-14 19:33:18 +02:00