Releases: hakwerk/labca
Releases · hakwerk/labca
v22.09.1
v22.09
- 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
v22.07.1
v22.07
v22.06
v22.05.1
v22.05
- 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