What's Changed
Features
- feat: implement TSA #5582
- feat: display more informatin about certificate #5590
- feat: implement serial number with random number #5595
- feat: implement crl #5626
- Add suport message and button #5640
- feat: implement aki and ski #5612
Changes
- Update translations
- Bump dependencies
- chore: valdiate display name at API side #5564
- chore: Refactor certificate chain processing with ordering #5586
- refactor: separate CA and leaf certificate configuration in OpenSSL e… #5602
- chore: remove unnecessary comment #5609
- chore: improve UX at sign screen #5630
- chore: improve error handler about Imagick #5636
- chore: remove to-do #5647
Fixes
- fix: disable ocp at behat tests #5581
- fix(i18n): Fixed grammar #5593
- fix: replace keyCertSign with nonRepudiation in leaf certificate keyUsage #5600
- fix: use sha256 insteadof sha1 to leaf cert #5608
- fix: unit tests at PHP >= 8.4 #5616
- fix: prevent warning when send notifications #5619
- fix: use only classes compatible with old Nextcloud server versions #5622
- fix: prevent error when send reminders #5637
- fix: Only accept pfx files. #5644
Milestone: v12.1.0
Full Changelog: v12.0.1...v12.1.0