Re #8576 - integration test of CrlService
Merge branch '8583_interactive_details_page' into 'master'
8583 - Interactive details page
See merge request aswi/aswi-2021/aswi2021jmsd!14
Re #8583 - Updated possible revocation reasons
Re #8576 - calling CryptographyService from CrlService, passphrase support
Re #8576 - cryptography.py implemented generate_crl()
Re #8576 - added coverage into the readme.md
Re #8576 - Added coverage into the pipeline
Re #8576 - CrlService implemented generate_crl_response(), prepared method generate_crl in CryptographyService
Re #8576 - moved CertificateNotFoundException to separate file
Re #8583 - certificate.js and utilities.js using await
Re #8583 - index.js uses await
Re #8583 - create_certificate.js uses await
Re #8583 - create_certificate.js moved initialization code into mounted
Re #8583 - index.js moved initialization code into mounted
Re #8583 - certificate.js moved initialization code to mounted
Re #8575 - Index file creationMerge branch '8575_Index_file_creation' into 'master'See merge request aswi/aswi-2021/aswi2021jmsd!13
Re #8575 - Serial number item in the index file is now always uppercase
Re #8575 - Fixed an issue where when creating an index file the valid_to field was passed instead of the revocation_date field
Re #8575 - Fixed an issue where serial number was not passed when creating certificatesRemoved a TODO that has already been fixed
Re #8575 - Improved crl_service_test.py comments
Re #8570 - Implemented logger- implemented static functions (debug, info, warning, error, critical) (sorted by level)- used configuration for setting logging library
Re #8583 - Fixed a typo in a comment
Re #8575 - Removed a useless CryptographyService fixture
Re #8575 - Implemented CrlService that allows the caller to generate a CA database index of revoked certificates
Added an integration test verifying its validity.Renamed NOT_BEFORE_AFTER_DATE_FORMAT constant to VALID_FROM_TO_DATE_FORMAT in certificate_service.py....
Re #8575 - Added a file that defines methods used for generating CA index file lines
Added unit tests verifying the validity of added methods
Také k dispozici: Atom