- Update nginx image to 1.25.1 which only accepts TLS v1.2 and v1.3 (#72)
- Switch from docker-compose to docker compose plugin (#73)
- Restore MySQL data after renaming containers (#75)
- Fix migration of database schema to preserve data (#75)
- It is now possible to upload backup files on the manage page (#75)
- Do not generate new web certificate if the one from a restored backup is still valid
- Fix restart of control container (also after restoring backup)
- Use host part of fqdn in backup names instead of docker container name
- Remove fqdn restriction from wfe2 DirectoryCAAIdentity config (#76)
- Fix restart of control container in docker-only mode
- Fix several minor issues
- Bump boulder version to release-2023-07-11