internetee-registry/test/lib
oleghasjanov c08c3878e0 fix: improve p12 container generation with proper certificate status
Fix p12 containers being incorrectly generated with revoked status
Add proper serial number generation based on current time
Improve CRL handling in certificate_revoked? method
Fix controller parameter naming from cert_params to p12_params
Add comprehensive tests for certificate status and CRL handling
Include diagnostic methods for troubleshooting CRL issues
This commit resolves the issue where certificates were incorrectly
considered revoked during p12 container generation due to missing
or improperly handled CRL files.
2025-04-16 11:47:52 +03:00
..
auth_token Remove unnecessary teardown step 2019-09-03 18:25:18 +03:00
deserializers/xml made support test schema domain version 1.2 2021-06-28 13:44:13 +03:00
serializers Add status notes to repp domain serializer 2022-04-12 13:19:32 +03:00
shunter Fix test naming error 2022-10-28 14:00:18 +03:00
validators added test for jobs, validators and helper 2021-03-03 18:00:14 +02:00
xsd_schema make supporting version for schema 2021-06-25 14:27:40 +03:00
ca_crl_test.rb fix: improve p12 container generation with proper certificate status 2025-04-16 11:47:52 +03:00
certificate_authority_test.rb fix: improve p12 container generation with proper certificate status 2025-04-16 11:47:52 +03:00
retryable_test.rb fix: handle HTTPClient::KeepAliveDisconnected in OrgRegistrantPhoneCheckerJob 2025-03-06 11:38:09 +02:00