Fixed failing tests after performing a merge.
Merge branch '8578_Implement_database_changes'
Re #8583 Certificate creation - highlight CN if empty
Re #8583 Certificate listing - downloading certificates as .pem instead of .crt
Re #8583 Certificate creation - creation success alert using Bootstrap
Re #8583 Certificate creation - display bootstrap alert instead of popup alert
Re #8583 Certificate creation - when 'Self-signed' is checked, CA usage is selected by default
Re #8583 Added self-signed checkbox when creating certificates
Re #8578 - Delete old rows of test validity revocation data
Re #8573 - Minor test bugfix (review)
Re #8578 - Edited conftest- tests from private_key_repository_test use unique database
Re #8476 - Minor test bugfix (review)
Re #8578 - Repaired test after review- edited conftest - inicialization database before each test
Re #8573 - Fixed typos
Re #8573 - Fixed an invalid test_get_cert_private_key_incorrect_id test
Re #8573 - Fixed an invalid test_get_cert_private_key test
Re #8578 - Extended tests after review- added second tree of certificates to better cover
Re #8578 - Cover private_key_repository tests- created tests for functions create, read, read_all, update, delete- (+) edited certificate_repository to the same stylistics
Re #8573 - Added some CertificateService tests and improved CryptographyService tests of methods that extract public keys
Re #8573 - /api/certificates/{id}/public_key endpoint now does not extract public key from private key but does so directly from the certificate instead
Re #8573 - Improved testing of extract_public_key_from_certificate and extract_public_key_from_private_key methods
Re #8578 - Remaked tests files- created tests for new functions - set_certificate_revoked, clear_certificate_revocation, get_all_revoked_by, get_all_issued_by
Re #8573 - Implemented extract_public_key_from_certificate
Re #8578 - Updated certificate and certificate_repository- certificate initialize revocation_date and revocation_reason on "" if input is None- certificate_repository - repaired error after tests - edited comments (return) - stylistics
Re #8578 - Edited init queries for initialize database
Také k dispozici: Atom