Skip to content

Releases: hakwerk/labca

v22.09.1

25 Sep 20:07
1d705b3
Compare
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)

v22.09

07 Sep 18:35
0397048
Compare
Choose a tag to compare
  • Fix missing crl and certs files when running install again
  • Update stats display on dashboard to docker-only situation
  • Set connMaxIdleTime in all db configs to prevent warnings in audit log
  • Keep setting the cookie so the expiration / max-age keeps renewing
  • Use host mount folder for control logs
  • Refactor some deprecated code
  • Use random serial number for root/issuer certs (#54)
  • Generate and store crl files regularly; set crl URL in certs
  • Prevent repeating values when updating config files
  • Fix PrintableString/UTF8String issue in Issuer Name of the CRL
  • Set CRL lifespan and update period to more appropriate values
  • Refactor ACME gui to use more generic structs
  • Make temp logfile name unique to prevent permission error (#56)
  • Make standalone gui version for Smallstep step-ca ACME (#55)
  • Change binary name to labca-gui for consistency
  • Bump boulder version to release-2022-09-06

v22.08

02 Aug 17:58
5ac4473
Compare
Choose a tag to compare
  • Make title/name on web pages configurable (#52)
  • Cleanup any failed cert creation so it will be retried
  • Determine issuer NameID value so we can set the correct AIA URL (#35)
  • Cosmetic: force refresh after updating config and making manual backup
  • Bump boulder version to release-2022-08-01

v22.07.1

11 Jul 12:17
5f56bd3
Compare
Choose a tag to compare
  • Fix name of expiration mailer template file (#49)

v22.07

07 Jul 07:07
412f220
Compare
Choose a tag to compare
  • Add sudo to some git commands; set safe.directory git option (#47) (#48)
  • Bump boulder version to release-2022-07-05

v22.06

04 Jun 17:05
8f739fd
Compare
Choose a tag to compare
  • Issuer certificate can now also use the ECDSA algorithm, not just RSA
  • It is now possible to have mixed RSA/ECDSA certificates for root and issuer (#46)
  • Bump boulder version to release-2022-05-31

v22.05.1

12 May 05:55
1f536c1
Compare
Choose a tag to compare
  • Fix rate-limit-policies.yml generation with multiple domains (#45)
  • Retain new certificatesPerFQDNSetFast in rate-limit-policies.yml
  • Set 'restart: always' for control container in docker-compose.yml
  • Bump boulder version to release-2022-05-09

v22.05

03 May 18:41
578c63a
Compare
Choose a tag to compare
  • Make update from gui more robust
  • Extract code patching to separate script
  • Generate new cert when changing fqdn
  • Move commander service from host to docker container (#37 #38)
  • More docker-only refactoring and fixes (#37)
  • Improve cronjob logging; expose cron log in web gui
  • Make backup files downloadable (#44)
  • Update troubleshooting log locations (#43)
  • Make memory stats collection language independent (#43)
  • Fix cron log icon; improve troubleshooting info
  • Option to import backup instead of setting up from scratch on new install (#44)
  • Bump docker-compose to v2.5.0
  • Cleanup old db backups; fix acme challenges cleanup
  • Bump boulder version to release-2022-05-02

v22.04

13 Apr 18:19
6166f27
Compare
Choose a tag to compare
  • Now can handle special characters in organization name (#40)
  • Run nginx as docker container instead of on the host system (#36)
  • Install script now can correctly deal with commits on master branch after a release (#40)
  • Bump boulder version to release-2022-04-04
  • Several smaller tweaks and fixes

v22.03

24 Mar 19:58
7736780
Compare
Choose a tag to compare
  • Clarify troubleshooting tips a bit
  • Bump boulder version to release-2022-03-22