Re #8585 - Improved a code comment in usages_to_extensions.py
Re #8585 - Fixed an issue where required extensions based on cert. usages were not present in the generated certificate
Created an utility that converts usages to extension configuration linesDefined which extension field flags are required for certain usages
Re #8577 - Minor adjustment to accept binary contents.
Re #8476 - Refactored the application; swagger is not used for code generation anymore, REST API is being implemented from scratch. Migration only, fixing tests.
Re #8476 - Auxiliary script for database initialization, FileAnchor
Re #8471 - Merge implement DAO - source code