internetee-registry/app/controllers
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
..
admin feat: add admin contact ident type validation 2025-02-03 13:59:03 +02:00
api changed count of contact validations 2024-02-08 15:00:41 +02:00
concerns Fixed codeclimate issues 2023-07-13 12:32:33 +03:00
eeid/webhooks Fixed identification request webhook 2025-01-28 10:41:54 +02:00
eis_billing reverse accidently changes 2023-05-04 16:14:44 +03:00
epp Updated contact name data type in schemas 2024-08-22 11:25:54 +03:00
repp/v1 fix: improve p12 container generation with proper certificate status 2025-04-16 11:47:52 +03:00
sso Fix CookieOverflow error using current Tara test keys 2021-03-11 17:42:06 +05:00
application_controller.rb Handling contact verifications 2024-11-14 08:37:09 +02:00