internetee-registry/app/controllers/repp/v1
oleghasjanov 5355397025 feat: improve certificate download extensions
Update certificate download functionality to use appropriate file extensions:
- Use .p12 extension for PKCS#12 files
- Keep .pem extension for PEM-encoded files (CSR, CRT, private key)

This change ensures that downloaded certificate files have the correct extension based on their format, making it easier for users to identify and use the files correctly.
2025-04-16 11:47:52 +03:00
..
certificates feat: improve certificate download extensions 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 Reject blank admin user emails 2023-06-29 11:19:24 +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