Releases: hakwerk/labca
Releases · hakwerk/labca
v23.07.1
v23.07
- 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
v23.06
- Add ability to keep private Root CA key offline (#53)
- Add options to trigger CRL generation and upload a Root CRL (#53)
- Make Issuer CRL generation interval configurable (default 24h)
- Bump boulder version to release-2023-06-12
- Use optional environment variable for labca image version
- Install zip for exporting certificates
- Keep version number in config file when restoring
- Fix MySQL container name; fix workdir for apply script in install
- Fix bconsul container working_dir and restart always
v23.05
v23.04
- Bump golang.org/x/crypto in /gui (#71) [dependabot]
- Make it clearer when an error occurs in install script
- Explicitly add some safe.directory to git config
- Let apply scripts collect their own data from config
- File setup_complete was created too soon on new installs
- Bump boulder version to release-2023-04-04
- File config/ocsp-updater.json was removed from boulder
v23.03
v23.1
v22.12
- Generate first CRL file as soon as possible (#63)
- Regularly update CRL info on static certificates page (#63)
- Fix missing issuer_name_id in existing installations
- Fix paths to static files on details pages of standalone version (#55)
- Add systemd service to README_standalone.md (#55)
- Bump boulder version to release-2022-12-05