internetee-registry/app/controllers/repp/v1
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
..
certificates fix: improve p12 container generation with proper certificate status 2025-04-16 11:47:52 +03:00
domains Fixed domain add/remove contacts endpoints 2022-11-04 12:48:20 +02:00
registrar Fix poll messages crashing 2024-10-15 15:13:46 +03:00
accounts_controller.rb Added committed param to white ip 2023-07-07 16:05:06 +03:00
api_users_controller.rb Added endpoints for creating and downloading api user certificates 2023-06-28 15:48:40 +03:00
auctions_controller.rb Add response to REPP log 2020-11-17 13:00:47 +02:00
base_controller.rb Registrar ip restriction on every request 2023-08-04 13:43:02 +03:00
certificates_controller.rb fix tests 2025-04-16 11:47:52 +03:00
contacts_controller.rb Merge pull request #2741 from internetee/disclose-phone-num-for-org-registrants 2025-01-31 17:52:57 +02:00
domains_controller.rb fixed period param 2023-04-13 12:05:50 +03:00
invoices_controller.rb Added endpoints for creating and downloading api user certificates 2023-06-28 15:48:40 +03:00
retained_domains_controller.rb Add response to REPP log 2020-11-17 13:00:47 +02:00
stats_controller.rb Improved stats query 2023-12-21 17:26:01 +02:00
white_ips_controller.rb Add admin mailers and tests to white_ips 2023-07-10 09:51:56 +03:00