- 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