Skip to content

Releases: hakwerk/labca

v23.06

17 Jun 09:06
e32b692

Choose a tag to compare

  • 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

02 May 17:12
9a6553b

Choose a tag to compare

  • Now can run from a docker-compose.yml file only, no longer need a dedicated (virtual) machine! (#41) - beta
  • Use go 1.20 in gui go.mod
  • Reduce akamai purger interval to save CPU cycles
  • Bump boulder version to release-2023-04-24
  • Fix connMaxIdleTime after spaces were changed to tabs

v23.04

08 Apr 14:25
b5db9b8

Choose a tag to compare

  • 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

08 Mar 20:14
b2aa100

Choose a tag to compare

  • install "patch" if not yet present (#66)
  • Make sure that cron_d file is not group writable (#67)
  • Bump golang.org/x/net in /gui (#69) [dependabot]
  • Move dns settings from Common to main config
  • Bump boulder version to release-2023-03-06

v23.1

25 Jan 20:52
22403b7

Choose a tag to compare

  • Remove update button from GUI as it is not possible from inside docker
  • Bump boulder version to release-2023-01-24

v22.12

10 Dec 10:26
7045e4a

Choose a tag to compare

  • 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

v22.10.2

28 Oct 18:09
564fa7b

Choose a tag to compare

  • Fix missing count function when installing via curl
  • Fix startup script to use correct config folder
  • Include the status/stats for consul container
  • Bump boulder version to release-2022-10-25
  • Cosmetic: remove datacenter 'unknown' from log messages

v22.10.1

16 Oct 08:58
ad7330a

Choose a tag to compare

  • Do not restart control container while it is still building (#60)

v22.10

05 Oct 19:46
f087a9b

Choose a tag to compare

  • Fix docker installation (#60)

v22.09.1

25 Sep 20:07
1d705b3

Choose a tag to compare

  • Bump boulder version to release-2022-09-14
  • Install python3 when python package is unknown (#57)
  • Add -y flag to add-apt-repository commands (#57)
  • Fix determining if embedded templates should be used (#55)