Skip to content
## v0.9.0, 2023.04.20

### Added

- feat(env): allow to configure time zone of webapp (default is "Europe/Paris"), see `WEBAPP_TIMEZONE` in .env file
- feat(env): allow administrator to DEBUG certificates (default is disabled), see `DEBUG_CERT_BY_ADMIN` in .env file
- feat(log): enable log rotating

### Fixed

- pkcs12 convertor: use Pkcs12ConvertorViaShellCmd() with legacy option