Re #8708 - Added a new integration test verifying valid status code and content type of /api/certificates/<id>/identity endpoint
Re #8708 - Added a new REST API endpoint used for generating a PKCS12 identities of certificates
Re #8708 - Implemented a new method in the CertificateService that does generate a PKCS12 identity by using the CryptographyService
Covered the new method with few integration testsFixed minor typos in the CertificateService
Re #8705 - Added tests, changed usages (dict -> list).
Re #8705 - Added the `find_pk` method to PKRepo.
Re #8705 - Added the `verify_key` method to CryptoService.
Re #8705 - Added wrapping methods and the `verify_key` method to KeyService.
Re #8705 - Adjusted CertController to handle all combinations of PEM/pass supply. Added calls to a not-yet-existing `verify_key(...)` method of PK service.
Re #8700 - Review merge.
Re #8708 - Implemented a new method in the CryptographyService that allows the caller to create a PKCS12 identity of a certificate and it's chain of trust
Covered the new method with unit tests.
Re #8590 - Modified IF statement- revocation data can be None
Re #8590 - Modified tests due to fields of subject implemented
Re #8590 - Modified methods due to fields of subject implemented
Re #8590 - Implemented all fields of subject into DB
Update README.md
Re #8590 - Migrated subjects fields to the table of certificates
Re #8590 - Implemented new table of subjects- from table of certificates is a linkage 1:1_N (Subject : Certificates)- table contains all fields of subject (CN, C, L, ST, O, OU, Mail)
Hotfix - logpath definition
Update requirements.txt
Update Dockerfile
Merge branch '8670_Enhance_revocation_logic' into 'master'
8670 enhance revocation logic
See merge request aswi/aswi-2021/aswi2021jmsd!21
Merge branch 'master' into '8670_Enhance_revocation_logic'
Re #8670 - minor extension of integration test during review
Merge branch '8707_certificate_status_information' into 'master'
8707 certificate status information
See merge request aswi/aswi-2021/aswi2021jmsd!20
Re #8707 - Logging of used config file improved
Také k dispozici: Atom